#59DEB2#59DEB2
#59DEB2 is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.5% C 0.133 H 168.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEB2 |
|---|---|
| RGB | rgb(89, 222, 178) |
| HSL | hsl(160, 67%, 61%) |
| HSV | hsv(160, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(80.50, -46.74, 10.85) |
| CIE-LCH | lch(80.50, 47.98, 166.93°) |
| OKLab | oklab(81.53% -0.1304 0.0278) |
| OKLCH | oklch(81.53% 0.133 168) |
| XYZ | xyz(38.2730, 57.5769, 51.2073) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.22
Aqua Marine
#2EE8BB
ΔE00 3.20
Seafoam
#7FE0B3
ΔE00 3.64
Aquamarine (survey)
#04D8B2
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 4.52
Aqua (survey)
#13EAC9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEB2 #DE5985
analogous
#59DE6F #59DEB2 #59C8DE
triadic
#59DEB2 #B259DE #DEB259
tetradic
#59DEB2 #6F59DE #DE5985 #C8DE59
square
#59DEB2 #6F59DE #DE5985 #C8DE59
split-complementary
#59DEB2 #DE59C8 #DE6F59
monochromatic
#1F9D74 #29D099 #59DEB2 #8CE8CA #BFF2E1
Accessibility & contrast
On white
1.68
#59DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#59DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEB2
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEB2 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#C6C2B5
Tritanopia (blue-blind)
#00DFD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #59deb2; /* rgb */ color: rgb(89, 222, 178); /* oklch */ color: oklch(81.5% 0.133 168.0);
Tailwind
colors: {
custom: {
50: '#94e9c9',
500: '#59deb2',
950: '#000000',
},
}SCSS
$custom: #59deb2; $custom-light: #94e9c9; $custom-dark: #000000;
JSON
{
"hex": "#59deb2",
"rgb": {
"r": 89,
"g": 222,
"b": 178
},
"hsl": {
"h": 160.15,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.8153,
"c": 0.13332,
"h": 168
},
"luminance": 0.57581
}Semantic roles & 50–950 ramp
primary
#59DEB2
secondary
#A13A5C
accent
#1754CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482