#59E2EC#59E2EC
#59E2EC is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.118 H 202.0°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #59E2EC |
|---|---|
| RGB | rgb(89, 226, 236) |
| HSL | hsl(184, 79%, 64%) |
| HSV | hsv(184, 62%, 93%) |
| CMYK | cmyk(62.3%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.21, -33.81, -15.92) |
| CIE-LCH | lch(83.21, 37.37, 205.21°) |
| OKLab | oklab(84.24% -0.1093 -0.0441) |
| OKLCH | oklch(84.24% 0.118 202) |
| XYZ | xyz(46.4500, 62.5677, 88.9694) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.56
Aqua Blue
#02D8E9
ΔE00 3.77
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Bright Light Blue
#26F7FD
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Darkturquoise
#00CED1
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E2EC #EC6359
analogous
#59ECAC #59E2EC #5998EC
triadic
#59E2EC #EC59E2 #E2EC59
tetradic
#59E2EC #AC59EC #EC6359 #98EC59
square
#59E2EC #AC59EC #EC6359 #98EC59
split-complementary
#59E2EC #EC5998 #ECAC59
monochromatic
#15ABB6 #22D8E6 #59E2EC #90ECF2 #C7F5F9
Accessibility & contrast
On white
1.55
#59E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#59E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E2EC
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E2EC | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#BCC8ED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59e2ec; /* rgb */ color: rgb(89, 226, 236); /* oklch */ color: oklch(84.2% 0.118 202.0);
Tailwind
colors: {
custom: {
50: '#98ebf2',
500: '#59e2ec',
950: '#000000',
},
}SCSS
$custom: #59e2ec; $custom-light: #98ebf2; $custom-dark: #000000;
JSON
{
"hex": "#59e2ec",
"rgb": {
"r": 89,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.082,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.84242,
"c": 0.11791,
"h": 202
},
"luminance": 0.62573
}Semantic roles & 50–950 ramp
primary
#59E2EC
secondary
#B53D34
accent
#180ADC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485