#39BCA7#39BCA7
#39BCA7 is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.0% C 0.116 H 179.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #39BCA7 |
|---|---|
| RGB | rgb(57, 188, 167) |
| HSL | hsl(170, 53%, 48%) |
| HSV | hsv(170, 70%, 74%) |
| CMYK | cmyk(69.7%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(69.20, -40.02, 0.40) |
| CIE-LCH | lch(69.20, 40.02, 179.43°) |
| OKLab | oklab(72% -0.1157 0.0004) |
| OKLCH | oklch(72% 0.116 179.8) |
| XYZ | xyz(26.6422, 39.6232, 42.7957) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.04
Turquoise (survey)
#06C2AC
ΔE00 2.17
Topaz
#13BBAF
ΔE00 3.40
Greeny Blue
#42B395
ΔE00 4.22
Lightseagreen
#20B2AA
ΔE00 5.24
Mediumaquamarine
#66CDAA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BCA7 #BC394E
analogous
#39BC66 #39BCA7 #398FBC
triadic
#39BCA7 #A739BC #BCA739
tetradic
#39BCA7 #6639BC #BC394E #8FBC39
square
#39BCA7 #6639BC #BC394E #8FBC39
split-complementary
#39BCA7 #BC398F #BC6639
monochromatic
#1D5E54 #2B8D7D #39BCA7 #63D0BE #92DED2
Accessibility & contrast
On white
2.35
#39BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#39BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BCA7
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BCA7 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A6
Deuteranopia (green-blind)
#A2A3A9
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #39bca7; /* rgb */ color: rgb(57, 188, 167); /* oklch */ color: oklch(72.0% 0.116 179.8);
Tailwind
colors: {
custom: {
50: '#81d1c1',
500: '#39bca7',
950: '#000000',
},
}SCSS
$custom: #39bca7; $custom-light: #81d1c1; $custom-dark: #000000;
JSON
{
"hex": "#39bca7",
"rgb": {
"r": 57,
"g": 188,
"b": 167
},
"hsl": {
"h": 170.382,
"s": 53.469,
"l": 48.039
},
"oklch": {
"l": 0.71998,
"c": 0.1157,
"h": 179.8
},
"luminance": 0.39626
}Semantic roles & 50–950 ramp
primary
#39BCA7
secondary
#C98892
accent
#4B62DD
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281