#59DD9F#59DD9F
#59DD9F is a light, vivid teal. Relative luminance 0.563; OKLCH L 80.8% C 0.147 H 159.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #59DD9F |
|---|---|
| RGB | rgb(89, 221, 159) |
| HSL | hsl(152, 66%, 61%) |
| HSV | hsv(152, 60%, 87%) |
| CMYK | cmyk(59.7%, 0%, 28.1%, 13.3%) |
| CIE-LAB | lab(79.80, -50.42, 19.87) |
| CIE-LCH | lch(79.80, 54.19, 158.49°) |
| OKLab | oklab(80.83% -0.138 0.0506) |
| OKLCH | oklch(80.83% 0.147 159.9) |
| XYZ | xyz(36.2310, 56.3364, 41.7588) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.69
Eucalyptus
#44D7A8
ΔE00 4.06
Seafoam
#7FE0B3
ΔE00 4.72
Light Greenish Blue
#63F7B4
ΔE00 5.72
Aqua Marine
#2EE8BB
ΔE00 6.07
Seaweed
#18D17B
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DD9F #DD5997
analogous
#59DD5D #59DD9F #59D9DD
triadic
#59DD9F #9F59DD #DD9F59
tetradic
#59DD9F #5D59DD #DD5997 #D9DD59
square
#59DD9F #5D59DD #DD5997 #D9DD59
split-complementary
#59DD9F #DD59D9 #DD5D59
monochromatic
#209C62 #2ACF81 #59DD9F #8CE7BC #BFF2DA
Accessibility & contrast
On white
1.71
#59DD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#59DD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DD9F
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DD9F | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9B
Deuteranopia (green-blind)
#C8C1A3
Tritanopia (blue-blind)
#16DCCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #59dd9f; /* rgb */ color: rgb(89, 221, 159); /* oklch */ color: oklch(80.8% 0.147 159.9);
Tailwind
colors: {
custom: {
50: '#94e8bb',
500: '#59dd9f',
950: '#000000',
},
}SCSS
$custom: #59dd9f; $custom-light: #94e8bb; $custom-dark: #000000;
JSON
{
"hex": "#59dd9f",
"rgb": {
"r": 89,
"g": 221,
"b": 159
},
"hsl": {
"h": 151.818,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.80828,
"c": 0.14695,
"h": 159.9
},
"luminance": 0.5634
}Semantic roles & 50–950 ramp
primary
#59DD9F
secondary
#A03B6A
accent
#186DCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482