#59EAE9#59EAE9
#59EAE9 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 86.0% C 0.122 H 194.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAE9 |
|---|---|
| RGB | rgb(89, 234, 233) |
| HSL | hsl(180, 78%, 63%) |
| HSV | hsv(180, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(85.43, -38.34, -11.02) |
| CIE-LCH | lch(85.43, 39.89, 196.04°) |
| OKLab | oklab(86% -0.1186 -0.0306) |
| OKLCH | oklch(86% 0.122 194.5) |
| XYZ | xyz(48.2441, 66.8474, 87.4353) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.83
Bright Cyan
#41FDFE
ΔE00 4.20
Aqua
#00FFFF
ΔE00 4.96
Bright Turquoise
#0FFEF9
ΔE00 5.00
Turquoise
#40E0D0
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAE9 #EA595A
analogous
#59EAA0 #59EAE9 #59A2EA
triadic
#59EAE9 #E959EA #EAE959
tetradic
#59EAE9 #A059EA #EA595A #A2EA59
square
#59EAE9 #A059EA #EA595A #A2EA59
split-complementary
#59EAE9 #EA59A2 #EAA059
monochromatic
#17B2B1 #23E3E2 #59EAE9 #8FF1F0 #C6F8F7
Accessibility & contrast
On white
1.46
#59EAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#59EAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAE9
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAE9 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE9
Deuteranopia (green-blind)
#C5CEEA
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59eae9; /* rgb */ color: rgb(89, 234, 233); /* oklch */ color: oklch(86.0% 0.122 194.5);
Tailwind
colors: {
custom: {
50: '#98f1f0',
500: '#59eae9',
950: '#000000',
},
}SCSS
$custom: #59eae9; $custom-light: #98f1f0; $custom-dark: #000000;
JSON
{
"hex": "#59eae9",
"rgb": {
"r": 89,
"g": 234,
"b": 233
},
"hsl": {
"h": 179.586,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.86001,
"c": 0.12249,
"h": 194.5
},
"luminance": 0.66853
}Semantic roles & 50–950 ramp
primary
#59EAE9
secondary
#B23536
accent
#0C0DDA
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585