#59DB9B#59DB9B
#59DB9B is a light, vivid teal. Relative luminance 0.552; OKLCH L 80.2% C 0.148 H 158.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #59DB9B |
|---|---|
| RGB | rgb(89, 219, 155) |
| HSL | hsl(150, 64%, 60%) |
| HSV | hsv(150, 59%, 86%) |
| CMYK | cmyk(59.4%, 0%, 29.2%, 14.1%) |
| CIE-LAB | lab(79.13, -50.41, 21.03) |
| CIE-LCH | lch(79.13, 54.62, 157.35°) |
| OKLab | oklab(80.25% -0.1377 0.0534) |
| OKLCH | oklch(80.25% 0.148 158.8) |
| XYZ | xyz(35.3646, 55.1500, 39.7853) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.58
Eucalyptus
#44D7A8
ΔE00 4.43
Seafoam
#7FE0B3
ΔE00 5.16
Seaweed
#18D17B
ΔE00 5.48
Emerald
#50C878
ΔE00 6.20
Light Greenish Blue
#63F7B4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DB9B #DB5999
analogous
#59DB5A #59DB9B #59DADB
triadic
#59DB9B #9B59DB #DB9B59
tetradic
#59DB9B #5A59DB #DB5999 #DADB59
square
#59DB9B #5A59DB #DB5999 #DADB59
split-complementary
#59DB9B #DB59DA #DB5A59
monochromatic
#21995E #2CCB7D #59DB9B #8BE6B9 #BEF1D8
Accessibility & contrast
On white
1.75
#59DB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#59DB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DB9B
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DB9B | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC97
Deuteranopia (green-blind)
#C7BF9F
Tritanopia (blue-blind)
#1DDACA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59db9b; /* rgb */ color: rgb(89, 219, 155); /* oklch */ color: oklch(80.2% 0.148 158.8);
Tailwind
colors: {
custom: {
50: '#93e7b8',
500: '#59db9b',
950: '#000000',
},
}SCSS
$custom: #59db9b; $custom-light: #93e7b8; $custom-dark: #000000;
JSON
{
"hex": "#59db9b",
"rgb": {
"r": 89,
"g": 219,
"b": 155
},
"hsl": {
"h": 150.462,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.80247,
"c": 0.1477,
"h": 158.8
},
"luminance": 0.55153
}Semantic roles & 50–950 ramp
primary
#59DB9B
secondary
#9D3B6B
accent
#1971CC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481