#59DEEC#59DEEC
#59DEEC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.116 H 204.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEEC |
|---|---|
| RGB | rgb(89, 222, 236) |
| HSL | hsl(186, 79%, 64%) |
| HSV | hsv(186, 62%, 93%) |
| CMYK | cmyk(62.3%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.06, -31.92, -17.65) |
| CIE-LCH | lch(82.06, 36.47, 208.94°) |
| OKLab | oklab(83.32% -0.1053 -0.0489) |
| OKLCH | oklch(83.32% 0.116 204.9) |
| XYZ | xyz(45.3750, 60.4177, 88.6111) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.04
Robin'S Egg
#6DEDFD
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.74
Neon Blue
#04D9FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEEC #EC6759
analogous
#59ECB0 #59DEEC #5994EC
triadic
#59DEEC #EC59DE #DEEC59
tetradic
#59DEEC #B059EC #EC6759 #94EC59
square
#59DEEC #B059EC #EC6759 #94EC59
split-complementary
#59DEEC #EC5994 #ECB059
monochromatic
#15A6B6 #22D3E6 #59DEEC #90E9F2 #C7F4F9
Accessibility & contrast
On white
1.60
#59DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#59DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEEC
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEEC | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6ED
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59deec; /* rgb */ color: rgb(89, 222, 236); /* oklch */ color: oklch(83.3% 0.116 204.9);
Tailwind
colors: {
custom: {
50: '#97e8f2',
500: '#59deec',
950: '#000000',
},
}SCSS
$custom: #59deec; $custom-light: #97e8f2; $custom-dark: #000000;
JSON
{
"hex": "#59deec",
"rgb": {
"r": 89,
"g": 222,
"b": 236
},
"hsl": {
"h": 185.714,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.83315,
"c": 0.11612,
"h": 204.9
},
"luminance": 0.60423
}Semantic roles & 50–950 ramp
primary
#59DEEC
secondary
#B54034
accent
#1E0ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485