#3FBEBF#3FBEBF
#3FBEBF is a light, moderate teal. Relative luminance 0.416; OKLCH L 73.4% C 0.108 H 195.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBEBF |
|---|---|
| RGB | rgb(63, 190, 191) |
| HSL | hsl(180, 50%, 50%) |
| HSV | hsv(180, 67%, 75%) |
| CMYK | cmyk(67%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.62, -33.46, -10.65) |
| CIE-LCH | lch(70.62, 35.12, 197.65°) |
| OKLab | oklab(73.42% -0.1044 -0.0296) |
| OKLCH | oklch(73.42% 0.108 195.8) |
| XYZ | xyz(29.8631, 41.6419, 55.7439) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.38
Lightseagreen
#20B2AA
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 5.23
Topaz
#13BBAF
ΔE00 5.37
Turquoise Blue
#06B1C4
ΔE00 7.21
Tealish
#24BCA8
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBEBF #BF403F
analogous
#3FBF80 #3FBEBF #3F7EBF
triadic
#3FBEBF #BF3FBE #BEBF3F
tetradic
#3FBEBF #803FBF #BF403F #7EBF3F
square
#3FBEBF #803FBF #BF403F #7EBF3F
split-complementary
#3FBEBF #BF3F7E #BF803F
monochromatic
#216263 #309091 #3FBEBF #6DCECF #9BDDDE
Accessibility & contrast
On white
2.25
#3FBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#3FBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBEBF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBEBF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BF
Deuteranopia (green-blind)
#9EA7C0
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #3fbebf; /* rgb */ color: rgb(63, 190, 191); /* oklch */ color: oklch(73.4% 0.108 195.8);
Tailwind
colors: {
custom: {
50: '#86d2d2',
500: '#3fbebf',
950: '#000000',
},
}SCSS
$custom: #3fbebf; $custom-light: #86d2d2; $custom-dark: #000000;
JSON
{
"hex": "#3fbebf",
"rgb": {
"r": 63,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.469,
"s": 50.394,
"l": 49.804
},
"oklch": {
"l": 0.73419,
"c": 0.10848,
"h": 195.8
},
"luminance": 0.41645
}Semantic roles & 50–950 ramp
primary
#3FBEBF
secondary
#CA9090
accent
#4F4EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282