#59E2EE#59E2EE
#59E2EE is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.118 H 203.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #59E2EE |
|---|---|
| RGB | rgb(89, 226, 238) |
| HSL | hsl(185, 81%, 64%) |
| HSV | hsv(185, 63%, 93%) |
| CMYK | cmyk(62.6%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.28, -33.25, -16.88) |
| CIE-LCH | lch(83.28, 37.29, 206.92°) |
| OKLab | oklab(84.31% -0.1085 -0.0468) |
| OKLCH | oklch(84.31% 0.118 203.3) |
| XYZ | xyz(46.7422, 62.6846, 90.5083) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.15
Aqua Blue
#02D8E9
ΔE00 3.58
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Bright Light Blue
#26F7FD
ΔE00 5.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E2EE #EE6559
analogous
#59EEB0 #59E2EE #5998EE
triadic
#59E2EE #EE59E2 #E2EE59
tetradic
#59E2EE #B059EE #EE6559 #98EE59
square
#59E2EE #B059EE #EE6559 #98EE59
split-complementary
#59E2EE #EE5998 #EEB059
monochromatic
#13ACBA #21D8E8 #59E2EE #91ECF4 #C8F5F9
Accessibility & contrast
On white
1.55
#59E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#59E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E2EE
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E2EE | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#BBC8EF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59e2ee; /* rgb */ color: rgb(89, 226, 238); /* oklch */ color: oklch(84.3% 0.118 203.3);
Tailwind
colors: {
custom: {
50: '#98ebf3',
500: '#59e2ee',
950: '#000000',
},
}SCSS
$custom: #59e2ee; $custom-light: #98ebf3; $custom-dark: #000000;
JSON
{
"hex": "#59e2ee",
"rgb": {
"r": 89,
"g": 226,
"b": 238
},
"hsl": {
"h": 184.832,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84313,
"c": 0.1182,
"h": 203.3
},
"luminance": 0.6269
}Semantic roles & 50–950 ramp
primary
#59E2EE
secondary
#B93D33
accent
#1908DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485