#59E8EA#59E8EA
#59E8EA is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.6% C 0.121 H 196.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #59E8EA |
|---|---|
| RGB | rgb(89, 232, 234) |
| HSL | hsl(181, 78%, 63%) |
| HSV | hsv(181, 62%, 92%) |
| CMYK | cmyk(62%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(84.88, -37.15, -12.37) |
| CIE-LCH | lch(84.88, 39.16, 198.41°) |
| OKLab | oklab(85.57% -0.1162 -0.0343) |
| OKLCH | oklch(85.57% 0.121 196.4) |
| XYZ | xyz(47.8212, 65.7724, 88.0010) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.82
Bright Cyan
#41FDFE
ΔE00 4.64
Robin'S Egg
#6DEDFD
ΔE00 5.40
Aqua
#00FFFF
ΔE00 5.48
Bright Turquoise
#0FFEF9
ΔE00 5.78
Mediumturquoise
#48D1CC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E8EA #EA5B59
analogous
#59EAA4 #59E8EA #599FEA
triadic
#59E8EA #EA59E8 #E8EA59
tetradic
#59E8EA #A459EA #EA5B59 #9FEA59
square
#59E8EA #A459EA #EA5B59 #9FEA59
split-complementary
#59E8EA #EA599F #EAA459
monochromatic
#17B0B2 #23E0E3 #59E8EA #8FF0F1 #C6F7F8
Accessibility & contrast
On white
1.48
#59E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#59E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E8EA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E8EA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEA
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59e8ea; /* rgb */ color: rgb(89, 232, 234); /* oklch */ color: oklch(85.6% 0.121 196.4);
Tailwind
colors: {
custom: {
50: '#98f0f0',
500: '#59e8ea',
950: '#000000',
},
}SCSS
$custom: #59e8ea; $custom-light: #98f0f0; $custom-dark: #000000;
JSON
{
"hex": "#59e8ea",
"rgb": {
"r": 89,
"g": 232,
"b": 234
},
"hsl": {
"h": 180.828,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.85569,
"c": 0.12114,
"h": 196.4
},
"luminance": 0.65778
}Semantic roles & 50–950 ramp
primary
#59E8EA
secondary
#B23735
accent
#0F0CDA
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585