#59EDE9#59EDE9
#59EDE9 is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.7% C 0.125 H 192.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDE9 |
|---|---|
| RGB | rgb(89, 237, 233) |
| HSL | hsl(178, 80%, 64%) |
| HSV | hsv(178, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 1.7%, 7.1%) |
| CIE-LAB | lab(86.29, -39.70, -9.74) |
| CIE-LCH | lch(86.29, 40.88, 193.78°) |
| OKLab | oklab(86.7% -0.1216 -0.0271) |
| OKLCH | oklch(86.7% 0.125 192.6) |
| XYZ | xyz(49.1054, 68.5701, 87.7224) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.85
Bright Light Blue
#26F7FD
ΔE00 4.03
Bright Turquoise
#0FFEF9
ΔE00 4.20
Aqua
#00FFFF
ΔE00 4.48
Bright Aqua
#0BF9EA
ΔE00 4.94
Turquoise
#40E0D0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDE9 #ED595D
analogous
#59ED9F #59EDE9 #59A7ED
triadic
#59EDE9 #E959ED #EDE959
tetradic
#59EDE9 #9F59ED #ED595D #A7ED59
square
#59EDE9 #9F59ED #ED595D #A7ED59
split-complementary
#59EDE9 #ED59A7 #ED9F59
monochromatic
#14B8B3 #22E7E2 #59EDE9 #90F3F0 #C7F9F8
Accessibility & contrast
On white
1.43
#59EDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#59EDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDE9
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDE9 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2E9
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#00F4EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59ede9; /* rgb */ color: rgb(89, 237, 233); /* oklch */ color: oklch(86.7% 0.125 192.6);
Tailwind
colors: {
custom: {
50: '#99f3f0',
500: '#59ede9',
950: '#000000',
},
}SCSS
$custom: #59ede9; $custom-light: #99f3f0; $custom-dark: #000000;
JSON
{
"hex": "#59ede9",
"rgb": {
"r": 89,
"g": 237,
"b": 233
},
"hsl": {
"h": 178.378,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.86701,
"c": 0.12459,
"h": 192.6
},
"luminance": 0.68575
}Semantic roles & 50–950 ramp
primary
#59EDE9
secondary
#B73337
accent
#090EDD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585