#59E9ED#59E9ED
#59E9ED is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.9% C 0.122 H 197.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #59E9ED |
|---|---|
| RGB | rgb(89, 233, 237) |
| HSL | hsl(182, 80%, 64%) |
| HSV | hsv(182, 62%, 93%) |
| CMYK | cmyk(62.4%, 1.7%, 0%, 7.1%) |
| CIE-LAB | lab(85.26, -36.80, -13.38) |
| CIE-LCH | lch(85.26, 39.15, 199.99°) |
| OKLab | oklab(85.9% -0.1159 -0.0371) |
| OKLCH | oklch(85.9% 0.122 197.7) |
| XYZ | xyz(48.5381, 66.5108, 90.3842) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.54
Bright Cyan
#41FDFE
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 4.72
Aqua
#00FFFF
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Aqua Blue
#02D8E9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E9ED #ED5D59
analogous
#59EDA7 #59E9ED #599FED
triadic
#59E9ED #ED59E9 #E9ED59
tetradic
#59E9ED #A759ED #ED5D59 #9FED59
square
#59E9ED #A759ED #ED5D59 #9FED59
split-complementary
#59E9ED #ED599F #EDA759
monochromatic
#14B3B8 #22E2E7 #59E9ED #90F0F3 #C7F8F9
Accessibility & contrast
On white
1.47
#59E9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#59E9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E9ED
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E9ED | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59e9ed; /* rgb */ color: rgb(89, 233, 237); /* oklch */ color: oklch(85.9% 0.122 197.7);
Tailwind
colors: {
custom: {
50: '#99f0f2',
500: '#59e9ed',
950: '#000000',
},
}SCSS
$custom: #59e9ed; $custom-light: #99f0f2; $custom-dark: #000000;
JSON
{
"hex": "#59e9ed",
"rgb": {
"r": 89,
"g": 233,
"b": 237
},
"hsl": {
"h": 181.622,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.85902,
"c": 0.12174,
"h": 197.7
},
"luminance": 0.66516
}Semantic roles & 50–950 ramp
primary
#59E9ED
secondary
#B73733
accent
#0E09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585