#59DEC7#59DEC7
#59DEC7 is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.1% C 0.121 H 179.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEC7 |
|---|---|
| RGB | rgb(89, 222, 199) |
| HSL | hsl(170, 67%, 61%) |
| HSV | hsv(170, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.01, -41.75, 0.45) |
| CIE-LCH | lch(81.01, 41.75, 179.39°) |
| OKLab | oklab(82.11% -0.121 0.0005) |
| OKLCH | oklch(82.11% 0.121 179.8) |
| XYZ | xyz(40.5452, 58.4857, 63.1739) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.83
Aqua (survey)
#13EAC9
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.94
Seafoam Blue
#78D1B6
ΔE00 5.06
Aquamarine (survey)
#04D8B2
ΔE00 5.32
Aqua Marine
#2EE8BB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEC7 #DE5970
analogous
#59DE84 #59DEC7 #59B2DE
triadic
#59DEC7 #C759DE #DEC759
tetradic
#59DEC7 #8459DE #DE5970 #B2DE59
square
#59DEC7 #8459DE #DE5970 #B2DE59
split-complementary
#59DEC7 #DE59B2 #DE8459
monochromatic
#1F9D88 #29D0B4 #59DEC7 #8CE8D8 #BFF2E9
Accessibility & contrast
On white
1.65
#59DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#59DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEC7
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEC7 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C6
Deuteranopia (green-blind)
#C1C3C9
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dec7; /* rgb */ color: rgb(89, 222, 199); /* oklch */ color: oklch(82.1% 0.121 179.8);
Tailwind
colors: {
custom: {
50: '#95e9d7',
500: '#59dec7',
950: '#000000',
},
}SCSS
$custom: #59dec7; $custom-light: #95e9d7; $custom-dark: #000000;
JSON
{
"hex": "#59dec7",
"rgb": {
"r": 89,
"g": 222,
"b": 199
},
"hsl": {
"h": 169.624,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.82109,
"c": 0.12098,
"h": 179.8
},
"luminance": 0.5849
}Semantic roles & 50–950 ramp
primary
#59DEC7
secondary
#A13A4C
accent
#1737CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483