#59DEEE#59DEEE
#59DEEE is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.117 H 206.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEEE |
|---|---|
| RGB | rgb(89, 222, 238) |
| HSL | hsl(186, 81%, 64%) |
| HSV | hsv(186, 63%, 93%) |
| CMYK | cmyk(62.6%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.13, -31.35, -18.62) |
| CIE-LCH | lch(82.13, 36.46, 210.70°) |
| OKLab | oklab(83.39% -0.1045 -0.0516) |
| OKLCH | oklch(83.39% 0.117 206.3) |
| XYZ | xyz(45.6672, 60.5345, 90.1499) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.14
Robin'S Egg
#6DEDFD
ΔE00 3.50
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 6.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Bright Light Blue
#26F7FD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEEE #EE6959
analogous
#59EEB4 #59DEEE #5994EE
triadic
#59DEEE #EE59DE #DEEE59
tetradic
#59DEEE #B459EE #EE6959 #94EE59
square
#59DEEE #B459EE #EE6959 #94EE59
split-complementary
#59DEEE #EE5994 #EEB459
monochromatic
#13A8BA #21D3E8 #59DEEE #91E9F4 #C8F4F9
Accessibility & contrast
On white
1.60
#59DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#59DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEEE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEEE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59deee; /* rgb */ color: rgb(89, 222, 238); /* oklch */ color: oklch(83.4% 0.117 206.3);
Tailwind
colors: {
custom: {
50: '#98e8f3',
500: '#59deee',
950: '#000000',
},
}SCSS
$custom: #59deee; $custom-light: #98e8f3; $custom-dark: #000000;
JSON
{
"hex": "#59deee",
"rgb": {
"r": 89,
"g": 222,
"b": 238
},
"hsl": {
"h": 186.443,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.83386,
"c": 0.11656,
"h": 206.3
},
"luminance": 0.60539
}Semantic roles & 50–950 ramp
primary
#59DEEE
secondary
#B94133
accent
#1F08DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485