#39AC95#39AC95
#39AC95 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.4% C 0.108 H 176.8°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #39AC95 |
|---|---|
| RGB | rgb(57, 172, 149) |
| HSL | hsl(168, 50%, 45%) |
| HSV | hsv(168, 67%, 67%) |
| CMYK | cmyk(66.9%, 0%, 13.4%, 32.5%) |
| CIE-LAB | lab(63.79, -37.56, 2.47) |
| CIE-LCH | lch(63.79, 37.65, 176.24°) |
| OKLab | oklab(67.43% -0.1075 0.006) |
| OKLCH | oklch(67.43% 0.108 176.8) |
| XYZ | xyz(21.8620, 32.5424, 33.5571) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.93
Tealish
#24BCA8
ΔE00 4.87
Lightseagreen
#20B2AA
ΔE00 5.91
Topaz
#13BBAF
ΔE00 6.20
Turquoise (survey)
#06C2AC
ΔE00 6.36
Blue Green
#0F9B8E
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39AC95 #AC3950
analogous
#39AC5C #39AC95 #3989AC
triadic
#39AC95 #9539AC #AC9539
tetradic
#39AC95 #5C39AC #AC3950 #89AC39
square
#39AC95 #5C39AC #AC3950 #89AC39
split-complementary
#39AC95 #AC3989 #AC5C39
monochromatic
#1B5045 #2A7E6D #39AC95 #5AC8B2 #88D8C8
Accessibility & contrast
On white
2.80
#39AC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#39AC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39AC95
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39AC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39AC95 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A294
Deuteranopia (green-blind)
#959697
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #39ac95; /* rgb */ color: rgb(57, 172, 149); /* oklch */ color: oklch(67.4% 0.108 176.8);
Tailwind
colors: {
custom: {
50: '#7ec5b4',
500: '#39ac95',
950: '#000000',
},
}SCSS
$custom: #39ac95; $custom-light: #7ec5b4; $custom-dark: #000000;
JSON
{
"hex": "#39ac95",
"rgb": {
"r": 57,
"g": 172,
"b": 149
},
"hsl": {
"h": 168,
"s": 50.218,
"l": 44.902
},
"oklch": {
"l": 0.67428,
"c": 0.10767,
"h": 176.8
},
"luminance": 0.32545
}Semantic roles & 50–950 ramp
primary
#39AC95
secondary
#C27F8C
accent
#4E6ADA
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280