#39BCA4#39BCA4
#39BCA4 is a light, moderate teal. Relative luminance 0.395; OKLCH L 71.9% C 0.117 H 177.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #39BCA4 |
|---|---|
| RGB | rgb(57, 188, 164) |
| HSL | hsl(169, 53%, 48%) |
| HSV | hsv(169, 70%, 74%) |
| CMYK | cmyk(69.7%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(69.12, -40.80, 1.93) |
| CIE-LCH | lch(69.12, 40.85, 177.30°) |
| OKLab | oklab(71.91% -0.1171 0.0045) |
| OKLCH | oklch(71.91% 0.117 177.8) |
| XYZ | xyz(26.3681, 39.5136, 41.3520) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.70
Turquoise (survey)
#06C2AC
ΔE00 2.40
Greeny Blue
#42B395
ΔE00 3.49
Topaz
#13BBAF
ΔE00 4.33
Lightseagreen
#20B2AA
ΔE00 6.08
Mediumaquamarine
#66CDAA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BCA4 #BC3951
analogous
#39BC63 #39BCA4 #3992BC
triadic
#39BCA4 #A439BC #BCA439
tetradic
#39BCA4 #6339BC #BC3951 #92BC39
square
#39BCA4 #6339BC #BC3951 #92BC39
split-complementary
#39BCA4 #BC3992 #BC6339
monochromatic
#1D5E52 #2B8D7B #39BCA4 #63D0BC #92DED0
Accessibility & contrast
On white
2.36
#39BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#39BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BCA4
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BCA4 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A3
Deuteranopia (green-blind)
#A2A3A6
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #39bca4; /* rgb */ color: rgb(57, 188, 164); /* oklch */ color: oklch(71.9% 0.117 177.8);
Tailwind
colors: {
custom: {
50: '#81d1be',
500: '#39bca4',
950: '#000000',
},
}SCSS
$custom: #39bca4; $custom-light: #81d1be; $custom-dark: #000000;
JSON
{
"hex": "#39bca4",
"rgb": {
"r": 57,
"g": 188,
"b": 164
},
"hsl": {
"h": 169.008,
"s": 53.469,
"l": 48.039
},
"oklch": {
"l": 0.71907,
"c": 0.11718,
"h": 177.8
},
"luminance": 0.39517
}Semantic roles & 50–950 ramp
primary
#39BCA4
secondary
#C98894
accent
#4B66DD
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281