#39B7BE#39B7BE
#39B7BE is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.5% C 0.107 H 200.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #39B7BE |
|---|---|
| RGB | rgb(57, 183, 190) |
| HSL | hsl(183, 54%, 48%) |
| HSV | hsv(183, 70%, 75%) |
| CMYK | cmyk(70%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(68.35, -31.25, -13.51) |
| CIE-LCH | lch(68.35, 34.04, 203.39°) |
| OKLab | oklab(71.53% -0.1004 -0.0375) |
| OKLCH | oklch(71.53% 0.107 200.5) |
| XYZ | xyz(27.9110, 38.4513, 54.6561) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.40
Lightseagreen
#20B2AA
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 6.38
Topaz
#13BBAF
ΔE00 7.43
Mediumturquoise
#48D1CC
ΔE00 7.93
Cadetblue
#5F9EA0
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B7BE #BE4039
analogous
#39BE82 #39B7BE #3974BE
triadic
#39B7BE #BE39B7 #B7BE39
tetradic
#39B7BE #8239BE #BE4039 #74BE39
square
#39B7BE #8239BE #BE4039 #74BE39
split-complementary
#39B7BE #BE3974 #BE8239
monochromatic
#1D5C60 #2B8A8F #39B7BE #64CBD0 #93DBDF
Accessibility & contrast
On white
2.42
#39B7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#39B7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B7BE
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B7BE | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFBF
Deuteranopia (green-blind)
#96A1BF
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #39b7be; /* rgb */ color: rgb(57, 183, 190); /* oklch */ color: oklch(71.5% 0.107 200.5);
Tailwind
colors: {
custom: {
50: '#83cdd1',
500: '#39b7be',
950: '#000000',
},
}SCSS
$custom: #39b7be; $custom-light: #83cdd1; $custom-dark: #000000;
JSON
{
"hex": "#39b7be",
"rgb": {
"r": 57,
"g": 183,
"b": 190
},
"hsl": {
"h": 183.158,
"s": 53.846,
"l": 48.431
},
"oklch": {
"l": 0.71531,
"c": 0.10714,
"h": 200.5
},
"luminance": 0.38455
}Semantic roles & 50–950 ramp
primary
#39B7BE
secondary
#CA8D89
accent
#524BDD
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282