#59E9EA#59E9EA
#59E9EA is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.8% C 0.122 H 195.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #59E9EA |
|---|---|
| RGB | rgb(89, 233, 234) |
| HSL | hsl(180, 78%, 63%) |
| HSV | hsv(180, 62%, 92%) |
| CMYK | cmyk(62%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.17, -37.61, -11.94) |
| CIE-LCH | lch(85.17, 39.46, 197.61°) |
| OKLab | oklab(85.8% -0.1172 -0.0331) |
| OKLCH | oklch(85.8% 0.122 195.8) |
| XYZ | xyz(48.1035, 66.3370, 88.0951) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.72
Bright Cyan
#41FDFE
ΔE00 4.40
Aqua
#00FFFF
ΔE00 5.22
Bright Turquoise
#0FFEF9
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E9EA #EA5A59
analogous
#59EAA2 #59E9EA #59A0EA
triadic
#59E9EA #EA59E9 #E9EA59
tetradic
#59E9EA #A259EA #EA5A59 #A0EA59
square
#59E9EA #A259EA #EA5A59 #A0EA59
split-complementary
#59E9EA #EA59A0 #EAA259
monochromatic
#17B1B2 #23E2E3 #59E9EA #8FF0F1 #C6F7F8
Accessibility & contrast
On white
1.47
#59E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#59E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E9EA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E9EA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59e9ea; /* rgb */ color: rgb(89, 233, 234); /* oklch */ color: oklch(85.8% 0.122 195.8);
Tailwind
colors: {
custom: {
50: '#98f0f0',
500: '#59e9ea',
950: '#000000',
},
}SCSS
$custom: #59e9ea; $custom-light: #98f0f0; $custom-dark: #000000;
JSON
{
"hex": "#59e9ea",
"rgb": {
"r": 89,
"g": 233,
"b": 234
},
"hsl": {
"h": 180.414,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.85802,
"c": 0.12178,
"h": 195.8
},
"luminance": 0.66342
}Semantic roles & 50–950 ramp
primary
#59E9EA
secondary
#B23635
accent
#0D0CDA
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585