#39C099#39C099
#39C099 is a light, vivid teal. Relative luminance 0.409; OKLCH L 72.6% C 0.129 H 169.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #39C099 |
|---|---|
| RGB | rgb(57, 192, 153) |
| HSL | hsl(163, 54%, 49%) |
| HSV | hsv(163, 70%, 75%) |
| CMYK | cmyk(70.3%, 0%, 20.3%, 24.7%) |
| CIE-LAB | lab(70.08, -45.29, 9.31) |
| CIE-LCH | lch(70.08, 46.24, 168.38°) |
| OKLab | oklab(72.6% -0.1263 0.0238) |
| OKLCH | oklch(72.6% 0.129 169.3) |
| XYZ | xyz(26.2837, 40.8660, 36.6335) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.19
Greeny Blue
#42B395
ΔE00 4.04
Greenblue
#23C48B
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 4.84
Greenish Teal
#32BF84
ΔE00 4.96
Turquoise (survey)
#06C2AC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39C099 #C03960
analogous
#39C056 #39C099 #39A4C0
triadic
#39C099 #9939C0 #C09939
tetradic
#39C099 #5639C0 #C03960 #A4C039
square
#39C099 #5639C0 #C03960 #A4C039
split-complementary
#39C099 #C039A4 #C05639
monochromatic
#1D624E #2B9173 #39C099 #65D1B2 #94DFCA
Accessibility & contrast
On white
2.29
#39C099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#39C099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39C099
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39C099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39C099 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#A9A69C
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #39c099; /* rgb */ color: rgb(57, 192, 153); /* oklch */ color: oklch(72.6% 0.129 169.3);
Tailwind
colors: {
custom: {
50: '#81d4b7',
500: '#39c099',
950: '#000000',
},
}SCSS
$custom: #39c099; $custom-light: #81d4b7; $custom-dark: #000000;
JSON
{
"hex": "#39c099",
"rgb": {
"r": 57,
"g": 192,
"b": 153
},
"hsl": {
"h": 162.667,
"s": 54.217,
"l": 48.824
},
"oklch": {
"l": 0.72603,
"c": 0.12853,
"h": 169.3
},
"luminance": 0.40869
}Semantic roles & 50–950 ramp
primary
#39C099
secondary
#CB8A9D
accent
#4A75DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380