#39BCA0#39BCA0
#39BCA0 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.8% C 0.119 H 175.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #39BCA0 |
|---|---|
| RGB | rgb(57, 188, 160) |
| HSL | hsl(167, 53%, 48%) |
| HSV | hsv(167, 70%, 74%) |
| CMYK | cmyk(69.7%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(69.02, -41.84, 3.97) |
| CIE-LCH | lch(69.02, 42.02, 174.58°) |
| OKLab | oklab(71.79% -0.1189 0.0099) |
| OKLCH | oklch(71.79% 0.119 175.3) |
| XYZ | xyz(26.0126, 39.3714, 39.4794) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.79
Tealish
#24BCA8
ΔE00 2.85
Turquoise (survey)
#06C2AC
ΔE00 3.17
Topaz
#13BBAF
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 5.88
Green Blue
#01C08D
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BCA0 #BC3955
analogous
#39BC5F #39BCA0 #3996BC
triadic
#39BCA0 #A039BC #BCA039
tetradic
#39BCA0 #5F39BC #BC3955 #96BC39
square
#39BCA0 #5F39BC #BC3955 #96BC39
split-complementary
#39BCA0 #BC3996 #BC5F39
monochromatic
#1D5E50 #2B8D78 #39BCA0 #63D0B8 #92DECE
Accessibility & contrast
On white
2.37
#39BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#39BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BCA0
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BCA0 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #39bca0; /* rgb */ color: rgb(57, 188, 160); /* oklch */ color: oklch(71.8% 0.119 175.3);
Tailwind
colors: {
custom: {
50: '#81d1bc',
500: '#39bca0',
950: '#000000',
},
}SCSS
$custom: #39bca0; $custom-light: #81d1bc; $custom-dark: #000000;
JSON
{
"hex": "#39bca0",
"rgb": {
"r": 57,
"g": 188,
"b": 160
},
"hsl": {
"h": 167.176,
"s": 53.469,
"l": 48.039
},
"oklch": {
"l": 0.7179,
"c": 0.11936,
"h": 175.3
},
"luminance": 0.39374
}Semantic roles & 50–950 ramp
primary
#39BCA0
secondary
#C98896
accent
#4B6ADD
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281