#59DEC5#59DEC5
#59DEC5 is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.122 H 178.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEC5 |
|---|---|
| RGB | rgb(89, 222, 197) |
| HSL | hsl(169, 67%, 61%) |
| HSV | hsv(169, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(80.96, -42.24, 1.43) |
| CIE-LCH | lch(80.96, 42.27, 178.06°) |
| OKLab | oklab(82.05% -0.1219 0.0031) |
| OKLCH | oklch(82.05% 0.122 178.5) |
| XYZ | xyz(40.3145, 58.3935, 61.9590) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.39
Aqua (survey)
#13EAC9
ΔE00 4.08
Seafoam Blue
#78D1B6
ΔE00 4.82
Aquamarine (survey)
#04D8B2
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 4.98
Aqua Marine
#2EE8BB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEC5 #DE5972
analogous
#59DE82 #59DEC5 #59B4DE
triadic
#59DEC5 #C559DE #DEC559
tetradic
#59DEC5 #8259DE #DE5972 #B4DE59
square
#59DEC5 #8259DE #DE5972 #B4DE59
split-complementary
#59DEC5 #DE59B4 #DE8259
monochromatic
#1F9D86 #29D0B1 #59DEC5 #8CE8D7 #BFF2E9
Accessibility & contrast
On white
1.66
#59DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#59DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEC5
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEC5 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C4
Deuteranopia (green-blind)
#C2C3C7
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dec5; /* rgb */ color: rgb(89, 222, 197); /* oklch */ color: oklch(82.0% 0.122 178.5);
Tailwind
colors: {
custom: {
50: '#95e9d6',
500: '#59dec5',
950: '#000000',
},
}SCSS
$custom: #59dec5; $custom-light: #95e9d6; $custom-dark: #000000;
JSON
{
"hex": "#59dec5",
"rgb": {
"r": 89,
"g": 222,
"b": 197
},
"hsl": {
"h": 168.722,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.8205,
"c": 0.1219,
"h": 178.5
},
"luminance": 0.58398
}Semantic roles & 50–950 ramp
primary
#59DEC5
secondary
#A13A4E
accent
#1739CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483