#39C898#39C898
#39C898 is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.6% C 0.139 H 165.8°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #39C898 |
|---|---|
| RGB | rgb(57, 200, 152) |
| HSL | hsl(160, 57%, 50%) |
| HSV | hsv(160, 72%, 78%) |
| CMYK | cmyk(71.5%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(72.52, -48.85, 13.31) |
| CIE-LCH | lch(72.52, 50.63, 164.76°) |
| OKLab | oklab(74.6% -0.1348 0.034) |
| OKLCH | oklch(74.6% 0.139 165.8) |
| XYZ | xyz(28.0060, 44.4422, 36.8019) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.55
Green Blue
#01C08D
ΔE00 2.81
Greenish Teal
#32BF84
ΔE00 3.83
Eucalyptus
#44D7A8
ΔE00 3.83
Mediumaquamarine
#66CDAA
ΔE00 4.63
Aquamarine (survey)
#04D8B2
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39C898 #C83969
analogous
#39C850 #39C898 #39B1C8
triadic
#39C898 #9839C8 #C89839
tetradic
#39C898 #5039C8 #C83969 #B1C839
square
#39C898 #5039C8 #C83969 #B1C839
split-complementary
#39C898 #C839B1 #C85039
monochromatic
#1D6950 #2B9974 #39C898 #69D5B1 #99E3CA
Accessibility & contrast
On white
2.12
#39C898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#39C898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39C898
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39C898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39C898 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA95
Deuteranopia (green-blind)
#B1AC9B
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #39c898; /* rgb */ color: rgb(57, 200, 152); /* oklch */ color: oklch(74.6% 0.139 165.8);
Tailwind
colors: {
custom: {
50: '#83d9b6',
500: '#39c898',
950: '#000000',
},
}SCSS
$custom: #39c898; $custom-light: #83d9b6; $custom-dark: #000000;
JSON
{
"hex": "#39c898",
"rgb": {
"r": 57,
"g": 200,
"b": 152
},
"hsl": {
"h": 159.86,
"s": 56.522,
"l": 50.392
},
"oklch": {
"l": 0.74596,
"c": 0.13906,
"h": 165.8
},
"luminance": 0.44445
}Semantic roles & 50–950 ramp
primary
#39C898
secondary
#CE8FA4
accent
#487BE0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380