#39AE99#39AE99
#39AE99 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.1% C 0.108 H 178.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #39AE99 |
|---|---|
| RGB | rgb(57, 174, 153) |
| HSL | hsl(169, 51%, 45%) |
| HSV | hsv(169, 67%, 68%) |
| CMYK | cmyk(67.2%, 0%, 12.1%, 31.8%) |
| CIE-LAB | lab(64.52, -37.42, 1.30) |
| CIE-LCH | lch(64.52, 37.44, 178.01°) |
| OKLab | oklab(68.05% -0.1077 0.0029) |
| OKLCH | oklch(68.05% 0.108 178.5) |
| XYZ | xyz(22.5704, 33.4393, 35.3957) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.20
Tealish
#24BCA8
ΔE00 4.10
Lightseagreen
#20B2AA
ΔE00 5.04
Topaz
#13BBAF
ΔE00 5.27
Turquoise (survey)
#06C2AC
ΔE00 5.68
Blue Green
#0F9B8E
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39AE99 #AE394E
analogous
#39AE5F #39AE99 #3988AE
triadic
#39AE99 #9939AE #AE9939
tetradic
#39AE99 #5F39AE #AE394E #88AE39
square
#39AE99 #5F39AE #AE394E #88AE39
split-complementary
#39AE99 #AE3988 #AE5F39
monochromatic
#1B5248 #2A8070 #39AE99 #5BC9B5 #89D8CA
Accessibility & contrast
On white
2.73
#39AE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#39AE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39AE99
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39AE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39AE99 | 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)
#A7A498
Deuteranopia (green-blind)
#96979B
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #39ae99; /* rgb */ color: rgb(57, 174, 153); /* oklch */ color: oklch(68.1% 0.108 178.5);
Tailwind
colors: {
custom: {
50: '#7ec7b7',
500: '#39ae99',
950: '#000000',
},
}SCSS
$custom: #39ae99; $custom-light: #7ec7b7; $custom-dark: #000000;
JSON
{
"hex": "#39ae99",
"rgb": {
"r": 57,
"g": 174,
"b": 153
},
"hsl": {
"h": 169.231,
"s": 50.649,
"l": 45.294
},
"oklch": {
"l": 0.68055,
"c": 0.10777,
"h": 178.5
},
"luminance": 0.33442
}Semantic roles & 50–950 ramp
primary
#39AE99
secondary
#C3808C
accent
#4E67DA
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280