#59E6E9#59E6E9
#59E6E9 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.1% C 0.120 H 197.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #59E6E9 |
|---|---|
| RGB | rgb(89, 230, 233) |
| HSL | hsl(181, 77%, 63%) |
| HSV | hsv(181, 62%, 91%) |
| CMYK | cmyk(61.8%, 1.3%, 0%, 8.6%) |
| CIE-LAB | lab(84.27, -36.50, -12.74) |
| CIE-LCH | lch(84.27, 38.66, 199.24°) |
| OKLab | oklab(85.07% -0.1146 -0.0353) |
| OKLCH | oklch(85.07% 0.12 197.1) |
| XYZ | xyz(47.1182, 64.5956, 87.0600) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.15
Bright Cyan
#41FDFE
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 5.83
Aqua
#00FFFF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E6E9 #E95C59
analogous
#59E9A4 #59E6E9 #599EE9
triadic
#59E6E9 #E959E6 #E6E959
tetradic
#59E6E9 #A459E9 #E95C59 #9EE959
square
#59E6E9 #A459E9 #E95C59 #9EE959
split-complementary
#59E6E9 #E9599E #E9A459
monochromatic
#17ADB0 #23DEE2 #59E6E9 #8FEEF0 #C5F6F7
Accessibility & contrast
On white
1.51
#59E6E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#59E6E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E6E9
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E6E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E6E9 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCE9
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59e6e9; /* rgb */ color: rgb(89, 230, 233); /* oklch */ color: oklch(85.1% 0.120 197.1);
Tailwind
colors: {
custom: {
50: '#98eef0',
500: '#59e6e9',
950: '#000000',
},
}SCSS
$custom: #59e6e9; $custom-light: #98eef0; $custom-dark: #000000;
JSON
{
"hex": "#59e6e9",
"rgb": {
"r": 89,
"g": 230,
"b": 233
},
"hsl": {
"h": 181.25,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.85069,
"c": 0.11992,
"h": 197.1
},
"luminance": 0.64601
}Semantic roles & 50–950 ramp
primary
#59E6E9
secondary
#B13835
accent
#110DD9
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585