#39CC9B#39CC9B
#39CC9B is a light, vivid teal. Relative luminance 0.464; OKLCH L 75.7% C 0.142 H 165.9°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #39CC9B |
|---|---|
| RGB | rgb(57, 204, 155) |
| HSL | hsl(160, 59%, 51%) |
| HSV | hsv(160, 72%, 80%) |
| CMYK | cmyk(72.1%, 0%, 24%, 20%) |
| CIE-LAB | lab(73.82, -49.79, 13.52) |
| CIE-LCH | lch(73.82, 51.59, 164.81°) |
| OKLab | oklab(75.68% -0.1374 0.0346) |
| OKLCH | oklch(75.68% 0.142 165.9) |
| XYZ | xyz(29.1933, 46.4187, 38.4251) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.89
Greenblue
#23C48B
ΔE00 3.08
Green Blue
#01C08D
ΔE00 3.62
Mediumaquamarine
#66CDAA
ΔE00 4.48
Greenish Teal
#32BF84
ΔE00 4.49
Aquamarine (survey)
#04D8B2
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39CC9B #CC396A
analogous
#39CC51 #39CC9B #39B3CC
triadic
#39CC9B #9B39CC #CC9B39
tetradic
#39CC9B #5139CC #CC396A #B3CC39
square
#39CC9B #5139CC #CC396A #B3CC39
split-complementary
#39CC9B #CC39B3 #CC5139
monochromatic
#1C6E53 #299F78 #39CC9B #6AD9B4 #9AE5CC
Accessibility & contrast
On white
2.04
#39CC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#39CC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39CC9B
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39CC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39CC9B | 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)
#C8BE98
Deuteranopia (green-blind)
#B5B09E
Tritanopia (blue-blind)
#00CDBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #39cc9b; /* rgb */ color: rgb(57, 204, 155); /* oklch */ color: oklch(75.7% 0.142 165.9);
Tailwind
colors: {
custom: {
50: '#83dcb8',
500: '#39cc9b',
950: '#000000',
},
}SCSS
$custom: #39cc9b; $custom-light: #83dcb8; $custom-dark: #000000;
JSON
{
"hex": "#39cc9b",
"rgb": {
"r": 57,
"g": 204,
"b": 155
},
"hsl": {
"h": 160,
"s": 59.036,
"l": 51.176
},
"oklch": {
"l": 0.75678,
"c": 0.14168,
"h": 165.9
},
"luminance": 0.46422
}Semantic roles & 50–950 ramp
primary
#39CC9B
secondary
#D190A6
accent
#467AE2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380