#39CC9F#39CC9F
#39CC9F is a light, vivid teal. Relative luminance 0.466; OKLCH L 75.8% C 0.139 H 167.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #39CC9F |
|---|---|
| RGB | rgb(57, 204, 159) |
| HSL | hsl(162, 59%, 51%) |
| HSV | hsv(162, 72%, 80%) |
| CMYK | cmyk(72.1%, 0%, 22.1%, 20%) |
| CIE-LAB | lab(73.90, -48.86, 11.50) |
| CIE-LCH | lch(73.90, 50.19, 166.75°) |
| OKLab | oklab(75.78% -0.1355 0.0294) |
| OKLCH | oklch(75.78% 0.139 167.8) |
| XYZ | xyz(29.5348, 46.5553, 40.2237) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.75
Greenblue
#23C48B
ΔE00 3.83
Mediumaquamarine
#66CDAA
ΔE00 3.90
Green Blue
#01C08D
ΔE00 3.94
Aquamarine (survey)
#04D8B2
ΔE00 4.13
Greenish Teal
#32BF84
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39CC9F #CC3966
analogous
#39CC55 #39CC9F #39AFCC
triadic
#39CC9F #9F39CC #CC9F39
tetradic
#39CC9F #5539CC #CC3966 #AFCC39
square
#39CC9F #5539CC #CC3966 #AFCC39
split-complementary
#39CC9F #CC39AF #CC5539
monochromatic
#1C6E55 #299F7B #39CC9F #6AD9B7 #9AE5CE
Accessibility & contrast
On white
2.04
#39CC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#39CC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39CC9F
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39CC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39CC9F | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9D
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#00CDBF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #39cc9f; /* rgb */ color: rgb(57, 204, 159); /* oklch */ color: oklch(75.8% 0.139 167.8);
Tailwind
colors: {
custom: {
50: '#84dcbb',
500: '#39cc9f',
950: '#000000',
},
}SCSS
$custom: #39cc9f; $custom-light: #84dcbb; $custom-dark: #000000;
JSON
{
"hex": "#39cc9f",
"rgb": {
"r": 57,
"g": 204,
"b": 159
},
"hsl": {
"h": 161.633,
"s": 59.036,
"l": 51.176
},
"oklch": {
"l": 0.75779,
"c": 0.13868,
"h": 167.8
},
"luminance": 0.46559
}Semantic roles & 50–950 ramp
primary
#39CC9F
secondary
#D190A4
accent
#4676E2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380