#39AE9A#39AE9A
#39AE9A is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.1% C 0.107 H 179.2°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #39AE9A |
|---|---|
| RGB | rgb(57, 174, 154) |
| HSL | hsl(170, 51%, 45%) |
| HSV | hsv(170, 67%, 68%) |
| CMYK | cmyk(67.2%, 0%, 11.5%, 31.8%) |
| CIE-LAB | lab(64.54, -37.16, 0.78) |
| CIE-LCH | lch(64.54, 37.17, 178.79°) |
| OKLab | oklab(68.08% -0.1073 0.0015) |
| OKLCH | oklch(68.08% 0.107 179.2) |
| XYZ | xyz(22.6533, 33.4725, 35.8325) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.51
Tealish
#24BCA8
ΔE00 4.04
Lightseagreen
#20B2AA
ΔE00 4.71
Topaz
#13BBAF
ΔE00 5.03
Turquoise (survey)
#06C2AC
ΔE00 5.66
Blue Green
#0F9B8E
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39AE9A #AE394D
analogous
#39AE60 #39AE9A #3987AE
triadic
#39AE9A #9A39AE #AE9A39
tetradic
#39AE9A #6039AE #AE394D #87AE39
square
#39AE9A #6039AE #AE394D #87AE39
split-complementary
#39AE9A #AE3987 #AE6039
monochromatic
#1B5248 #2A8071 #39AE9A #5BC9B6 #89D8CB
Accessibility & contrast
On white
2.73
#39AE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#39AE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39AE9A
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39AE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39AE9A | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A499
Deuteranopia (green-blind)
#96979C
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #39ae9a; /* rgb */ color: rgb(57, 174, 154); /* oklch */ color: oklch(68.1% 0.107 179.2);
Tailwind
colors: {
custom: {
50: '#7fc7b7',
500: '#39ae9a',
950: '#000000',
},
}SCSS
$custom: #39ae9a; $custom-light: #7fc7b7; $custom-dark: #000000;
JSON
{
"hex": "#39ae9a",
"rgb": {
"r": 57,
"g": 174,
"b": 154
},
"hsl": {
"h": 169.744,
"s": 50.649,
"l": 45.294
},
"oklch": {
"l": 0.68085,
"c": 0.10727,
"h": 179.2
},
"luminance": 0.33475
}Semantic roles & 50–950 ramp
primary
#39AE9A
secondary
#C3808C
accent
#4E66DA
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280