#59E8ED#59E8ED
#59E8ED is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.7% C 0.121 H 198.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #59E8ED |
|---|---|
| RGB | rgb(89, 232, 237) |
| HSL | hsl(182, 80%, 64%) |
| HSV | hsv(182, 62%, 93%) |
| CMYK | cmyk(62.4%, 2.1%, 0%, 7.1%) |
| CIE-LAB | lab(84.97, -36.33, -13.81) |
| CIE-LCH | lch(84.97, 38.87, 200.82°) |
| OKLab | oklab(85.67% -0.1149 -0.0383) |
| OKLCH | oklch(85.67% 0.121 198.4) |
| XYZ | xyz(48.2558, 65.9463, 90.2901) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 4.44
Bright Cyan
#41FDFE
ΔE00 4.89
Aqua Blue
#02D8E9
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Aqua
#00FFFF
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E8ED #ED5E59
analogous
#59EDA8 #59E8ED #599EED
triadic
#59E8ED #ED59E8 #E8ED59
tetradic
#59E8ED #A859ED #ED5E59 #9EED59
square
#59E8ED #A859ED #ED5E59 #9EED59
split-complementary
#59E8ED #ED599E #EDA859
monochromatic
#14B2B8 #22E0E7 #59E8ED #90F0F3 #C7F7F9
Accessibility & contrast
On white
1.48
#59E8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#59E8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E8ED
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E8ED | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59e8ed; /* rgb */ color: rgb(89, 232, 237); /* oklch */ color: oklch(85.7% 0.121 198.4);
Tailwind
colors: {
custom: {
50: '#98f0f2',
500: '#59e8ed',
950: '#000000',
},
}SCSS
$custom: #59e8ed; $custom-light: #98f0f2; $custom-dark: #000000;
JSON
{
"hex": "#59e8ed",
"rgb": {
"r": 89,
"g": 232,
"b": 237
},
"hsl": {
"h": 182.027,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.8567,
"c": 0.12116,
"h": 198.4
},
"luminance": 0.65951
}Semantic roles & 50–950 ramp
primary
#59E8ED
secondary
#B73833
accent
#1009DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585