#59DEB5#59DEB5
#59DEB5 is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.6% C 0.131 H 169.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEB5 |
|---|---|
| RGB | rgb(89, 222, 181) |
| HSL | hsl(162, 67%, 61%) |
| HSV | hsv(162, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(80.57, -46.06, 9.36) |
| CIE-LCH | lch(80.57, 47.00, 168.51°) |
| OKLab | oklab(81.61% -0.129 0.0239) |
| OKLCH | oklch(81.61% 0.131 169.5) |
| XYZ | xyz(38.5775, 57.6987, 52.8110) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.60
Aqua Marine
#2EE8BB
ΔE00 3.12
Aquamarine (survey)
#04D8B2
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 4.36
Aqua (survey)
#13EAC9
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEB5 #DE5982
analogous
#59DE72 #59DEB5 #59C4DE
triadic
#59DEB5 #B559DE #DEB559
tetradic
#59DEB5 #7259DE #DE5982 #C4DE59
square
#59DEB5 #7259DE #DE5982 #C4DE59
split-complementary
#59DEB5 #DE59C4 #DE7259
monochromatic
#1F9D76 #29D09D #59DEB5 #8CE8CC #BFF2E3
Accessibility & contrast
On white
1.67
#59DEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#59DEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEB5
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEB5 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B3
Deuteranopia (green-blind)
#C5C2B8
Tritanopia (blue-blind)
#00DFD2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #59deb5; /* rgb */ color: rgb(89, 222, 181); /* oklch */ color: oklch(81.6% 0.131 169.5);
Tailwind
colors: {
custom: {
50: '#94e9cb',
500: '#59deb5',
950: '#000000',
},
}SCSS
$custom: #59deb5; $custom-light: #94e9cb; $custom-dark: #000000;
JSON
{
"hex": "#59deb5",
"rgb": {
"r": 89,
"g": 222,
"b": 181
},
"hsl": {
"h": 161.504,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.81608,
"c": 0.13123,
"h": 169.5
},
"luminance": 0.57703
}Semantic roles & 50–950 ramp
primary
#59DEB5
secondary
#A13A5A
accent
#174FCF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482