#39C09C#39C09C
#39C09C is a light, vivid teal. Relative luminance 0.410; OKLCH L 72.7% C 0.126 H 171.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #39C09C |
|---|---|
| RGB | rgb(57, 192, 156) |
| HSL | hsl(164, 54%, 49%) |
| HSV | hsv(164, 70%, 75%) |
| CMYK | cmyk(70.3%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(70.15, -44.56, 7.78) |
| CIE-LCH | lch(70.15, 45.24, 170.09°) |
| OKLab | oklab(72.68% -0.1249 0.0198) |
| OKLCH | oklch(72.68% 0.126 171) |
| XYZ | xyz(26.5346, 40.9664, 37.9549) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.73
Green Blue
#01C08D
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 4.74
Turquoise (survey)
#06C2AC
ΔE00 4.83
Greenblue
#23C48B
ΔE00 5.10
Tealish
#24BCA8
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39C09C #C0395D
analogous
#39C059 #39C09C #39A1C0
triadic
#39C09C #9C39C0 #C09C39
tetradic
#39C09C #5939C0 #C0395D #A1C039
square
#39C09C #5939C0 #C0395D #A1C039
split-complementary
#39C09C #C039A1 #C05939
monochromatic
#1D624F #2B9176 #39C09C #65D1B4 #94DFCB
Accessibility & contrast
On white
2.28
#39C09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#39C09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39C09C
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39C09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39C09C | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39A
Deuteranopia (green-blind)
#A8A69E
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #39c09c; /* rgb */ color: rgb(57, 192, 156); /* oklch */ color: oklch(72.7% 0.126 171.0);
Tailwind
colors: {
custom: {
50: '#81d4b9',
500: '#39c09c',
950: '#000000',
},
}SCSS
$custom: #39c09c; $custom-light: #81d4b9; $custom-dark: #000000;
JSON
{
"hex": "#39c09c",
"rgb": {
"r": 57,
"g": 192,
"b": 156
},
"hsl": {
"h": 164,
"s": 54.217,
"l": 48.824
},
"oklch": {
"l": 0.72684,
"c": 0.12646,
"h": 171
},
"luminance": 0.40969
}Semantic roles & 50–950 ramp
primary
#39C09C
secondary
#CB8A9B
accent
#4A72DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380