#59E4E9#59E4E9
#59E4E9 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.6% C 0.119 H 198.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #59E4E9 |
|---|---|
| RGB | rgb(89, 228, 233) |
| HSL | hsl(182, 77%, 63%) |
| HSV | hsv(182, 62%, 91%) |
| CMYK | cmyk(61.8%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(83.70, -35.57, -13.60) |
| CIE-LCH | lch(83.70, 38.09, 200.93°) |
| OKLab | oklab(84.6% -0.1126 -0.0377) |
| OKLCH | oklch(84.6% 0.119 198.5) |
| XYZ | xyz(46.5648, 63.4888, 86.8755) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.55
Robin'S Egg
#6DEDFD
ΔE00 4.69
Aqua Blue
#02D8E9
ΔE00 4.94
Bright Cyan
#41FDFE
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E4E9 #E95E59
analogous
#59E9A6 #59E4E9 #599CE9
triadic
#59E4E9 #E959E4 #E4E959
tetradic
#59E4E9 #A659E9 #E95E59 #9CE959
square
#59E4E9 #A659E9 #E95E59 #9CE959
split-complementary
#59E4E9 #E9599C #E9A659
monochromatic
#17ABB0 #23DBE2 #59E4E9 #8FEDF0 #C5F6F7
Accessibility & contrast
On white
1.53
#59E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#59E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E4E9
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E4E9 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEA
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59e4e9; /* rgb */ color: rgb(89, 228, 233); /* oklch */ color: oklch(84.6% 0.119 198.5);
Tailwind
colors: {
custom: {
50: '#98edf0',
500: '#59e4e9',
950: '#000000',
},
}SCSS
$custom: #59e4e9; $custom-light: #98edf0; $custom-dark: #000000;
JSON
{
"hex": "#59e4e9",
"rgb": {
"r": 89,
"g": 228,
"b": 233
},
"hsl": {
"h": 182.083,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.84604,
"c": 0.11873,
"h": 198.5
},
"luminance": 0.63494
}Semantic roles & 50–950 ramp
primary
#59E4E9
secondary
#B13A35
accent
#140DD9
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585