#39BCA9#39BCA9
#39BCA9 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.1% C 0.115 H 181.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #39BCA9 |
|---|---|
| RGB | rgb(57, 188, 169) |
| HSL | hsl(171, 53%, 48%) |
| HSV | hsv(171, 70%, 74%) |
| CMYK | cmyk(69.7%, 0%, 10.1%, 26.3%) |
| CIE-LAB | lab(69.25, -39.49, -0.62) |
| CIE-LCH | lch(69.25, 39.49, 180.91°) |
| OKLab | oklab(72.06% -0.1148 -0.0023) |
| OKLCH | oklch(72.06% 0.115 181.2) |
| XYZ | xyz(26.8285, 39.6978, 43.7769) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.00
Turquoise (survey)
#06C2AC
ΔE00 2.27
Topaz
#13BBAF
ΔE00 2.80
Lightseagreen
#20B2AA
ΔE00 4.70
Greeny Blue
#42B395
ΔE00 4.76
Mediumaquamarine
#66CDAA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BCA9 #BC394C
analogous
#39BC68 #39BCA9 #398DBC
triadic
#39BCA9 #A939BC #BCA939
tetradic
#39BCA9 #6839BC #BC394C #8DBC39
square
#39BCA9 #6839BC #BC394C #8DBC39
split-complementary
#39BCA9 #BC398D #BC6839
monochromatic
#1D5E55 #2B8D7F #39BCA9 #63D0C0 #92DED3
Accessibility & contrast
On white
2.35
#39BCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#39BCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BCA9
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BCA9 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A8
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #39bca9; /* rgb */ color: rgb(57, 188, 169); /* oklch */ color: oklch(72.1% 0.115 181.2);
Tailwind
colors: {
custom: {
50: '#82d1c2',
500: '#39bca9',
950: '#000000',
},
}SCSS
$custom: #39bca9; $custom-light: #82d1c2; $custom-dark: #000000;
JSON
{
"hex": "#39bca9",
"rgb": {
"r": 57,
"g": 188,
"b": 169
},
"hsl": {
"h": 171.298,
"s": 53.469,
"l": 48.039
},
"oklch": {
"l": 0.72059,
"c": 0.1148,
"h": 181.2
},
"luminance": 0.39701
}Semantic roles & 50–950 ramp
primary
#39BCA9
secondary
#C98891
accent
#4B60DD
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281