#3FBDBE#3FBDBE
#3FBDBE is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.1% C 0.108 H 195.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBDBE |
|---|---|
| RGB | rgb(63, 189, 190) |
| HSL | hsl(180, 50%, 50%) |
| HSV | hsv(180, 67%, 75%) |
| CMYK | cmyk(66.8%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(70.29, -33.28, -10.59) |
| CIE-LCH | lch(70.29, 34.92, 197.66°) |
| OKLab | oklab(73.14% -0.1038 -0.0294) |
| OKLCH | oklch(73.14% 0.108 195.8) |
| XYZ | xyz(29.5376, 41.1663, 55.0944) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.63
Lightseagreen
#20B2AA
ΔE00 5.04
Topaz
#13BBAF
ΔE00 5.33
Mediumturquoise
#48D1CC
ΔE00 5.47
Turquoise Blue
#06B1C4
ΔE00 7.08
Tealish
#24BCA8
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBDBE #BE403F
analogous
#3FBE7F #3FBDBE #3F7EBE
triadic
#3FBDBE #BE3FBD #BDBE3F
tetradic
#3FBDBE #7F3FBE #BE403F #7EBE3F
square
#3FBDBE #7F3FBE #BE403F #7EBE3F
split-complementary
#3FBDBE #BE3F7E #BE7F3F
monochromatic
#216262 #308F90 #3FBDBE #6CCDCE #9ADDDD
Accessibility & contrast
On white
2.27
#3FBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#3FBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBDBE
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBDBE | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BE
Deuteranopia (green-blind)
#9DA6BF
Tritanopia (blue-blind)
#00C3BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3fbdbe; /* rgb */ color: rgb(63, 189, 190); /* oklch */ color: oklch(73.1% 0.108 195.8);
Tailwind
colors: {
custom: {
50: '#86d1d1',
500: '#3fbdbe',
950: '#000000',
},
}SCSS
$custom: #3fbdbe; $custom-light: #86d1d1; $custom-dark: #000000;
JSON
{
"hex": "#3fbdbe",
"rgb": {
"r": 63,
"g": 189,
"b": 190
},
"hsl": {
"h": 180.472,
"s": 50.198,
"l": 49.608
},
"oklch": {
"l": 0.73141,
"c": 0.10787,
"h": 195.8
},
"luminance": 0.4117
}Semantic roles & 50–950 ramp
primary
#3FBDBE
secondary
#C9908F
accent
#4F4EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282