#59E2ED#59E2ED
#59E2ED is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.3% C 0.118 H 202.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #59E2ED |
|---|---|
| RGB | rgb(89, 226, 237) |
| HSL | hsl(184, 80%, 64%) |
| HSV | hsv(184, 62%, 93%) |
| CMYK | cmyk(62.4%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.25, -33.53, -16.40) |
| CIE-LCH | lch(83.25, 37.33, 206.07°) |
| OKLab | oklab(84.28% -0.1089 -0.0454) |
| OKLCH | oklch(84.28% 0.118 202.6) |
| XYZ | xyz(46.5957, 62.6260, 89.7367) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Aqua Blue
#02D8E9
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Bright Light Blue
#26F7FD
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Darkturquoise
#00CED1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E2ED #ED6459
analogous
#59EDAE #59E2ED #5998ED
triadic
#59E2ED #ED59E2 #E2ED59
tetradic
#59E2ED #AE59ED #ED6459 #98ED59
square
#59E2ED #AE59ED #ED6459 #98ED59
split-complementary
#59E2ED #ED5998 #EDAE59
monochromatic
#14ACB8 #22D8E7 #59E2ED #90ECF3 #C7F5F9
Accessibility & contrast
On white
1.55
#59E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#59E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E2ED
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E2ED | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BBC8EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59e2ed; /* rgb */ color: rgb(89, 226, 237); /* oklch */ color: oklch(84.3% 0.118 202.6);
Tailwind
colors: {
custom: {
50: '#98ebf2',
500: '#59e2ed',
950: '#000000',
},
}SCSS
$custom: #59e2ed; $custom-light: #98ebf2; $custom-dark: #000000;
JSON
{
"hex": "#59e2ed",
"rgb": {
"r": 89,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.459,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.84277,
"c": 0.11804,
"h": 202.6
},
"luminance": 0.62631
}Semantic roles & 50–950 ramp
primary
#59E2ED
secondary
#B73D33
accent
#1809DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485