#59DEBC#59DEBC
#59DEBC is a light, vivid teal. Relative luminance 0.580; OKLCH L 81.8% C 0.127 H 173.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEBC |
|---|---|
| RGB | rgb(89, 222, 188) |
| HSL | hsl(165, 67%, 61%) |
| HSV | hsv(165, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(80.73, -44.42, 5.89) |
| CIE-LCH | lch(80.73, 44.81, 172.45°) |
| OKLab | oklab(81.8% -0.1259 0.0149) |
| OKLCH | oklch(81.8% 0.127 173.2) |
| XYZ | xyz(39.3139, 57.9932, 56.6892) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 3.72
Aqua (survey)
#13EAC9
ΔE00 3.99
Eucalyptus
#44D7A8
ΔE00 4.06
Mediumaquamarine
#66CDAA
ΔE00 4.52
Seafoam Blue
#78D1B6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEBC #DE597B
analogous
#59DE79 #59DEBC #59BDDE
triadic
#59DEBC #BC59DE #DEBC59
tetradic
#59DEBC #7959DE #DE597B #BDDE59
square
#59DEBC #7959DE #DE597B #BDDE59
split-complementary
#59DEBC #DE59BD #DE7959
monochromatic
#1F9D7D #29D0A6 #59DEBC #8CE8D1 #BFF2E5
Accessibility & contrast
On white
1.67
#59DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#59DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEBC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEBC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BA
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#00E0D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #59debc; /* rgb */ color: rgb(89, 222, 188); /* oklch */ color: oklch(81.8% 0.127 173.2);
Tailwind
colors: {
custom: {
50: '#94e9d0',
500: '#59debc',
950: '#000000',
},
}SCSS
$custom: #59debc; $custom-light: #94e9d0; $custom-dark: #000000;
JSON
{
"hex": "#59debc",
"rgb": {
"r": 89,
"g": 222,
"b": 188
},
"hsl": {
"h": 164.662,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.81796,
"c": 0.12676,
"h": 173.2
},
"luminance": 0.57997
}Semantic roles & 50–950 ramp
primary
#59DEBC
secondary
#A13A55
accent
#1746CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483