#39CC9A#39CC9A
#39CC9A is a light, vivid teal. Relative luminance 0.464; OKLCH L 75.7% C 0.142 H 165.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #39CC9A |
|---|---|
| RGB | rgb(57, 204, 154) |
| HSL | hsl(160, 59%, 51%) |
| HSV | hsv(160, 72%, 80%) |
| CMYK | cmyk(72.1%, 0%, 24.5%, 20%) |
| CIE-LAB | lab(73.79, -50.02, 14.03) |
| CIE-LCH | lch(73.79, 51.95, 164.33°) |
| OKLab | oklab(75.65% -0.1379 0.0358) |
| OKLCH | oklch(75.65% 0.142 165.4) |
| XYZ | xyz(29.1097, 46.3853, 37.9847) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.92
Eucalyptus
#44D7A8
ΔE00 2.97
Green Blue
#01C08D
ΔE00 3.58
Greenish Teal
#32BF84
ΔE00 4.33
Mediumaquamarine
#66CDAA
ΔE00 4.65
Aquamarine (survey)
#04D8B2
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39CC9A #CC396B
analogous
#39CC50 #39CC9A #39B4CC
triadic
#39CC9A #9A39CC #CC9A39
tetradic
#39CC9A #5039CC #CC396B #B4CC39
square
#39CC9A #5039CC #CC396B #B4CC39
split-complementary
#39CC9A #CC39B4 #CC5039
monochromatic
#1C6E52 #299F77 #39CC9A #6AD9B3 #9AE5CC
Accessibility & contrast
On white
2.04
#39CC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#39CC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39CC9A
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39CC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39CC9A | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD97
Deuteranopia (green-blind)
#B5B09D
Tritanopia (blue-blind)
#00CCBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #39cc9a; /* rgb */ color: rgb(57, 204, 154); /* oklch */ color: oklch(75.7% 0.142 165.4);
Tailwind
colors: {
custom: {
50: '#83dcb7',
500: '#39cc9a',
950: '#000000',
},
}SCSS
$custom: #39cc9a; $custom-light: #83dcb7; $custom-dark: #000000;
JSON
{
"hex": "#39cc9a",
"rgb": {
"r": 57,
"g": 204,
"b": 154
},
"hsl": {
"h": 159.592,
"s": 59.036,
"l": 51.176
},
"oklch": {
"l": 0.75653,
"c": 0.14245,
"h": 165.4
},
"luminance": 0.46389
}Semantic roles & 50–950 ramp
primary
#39CC9A
secondary
#D190A6
accent
#467BE2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380