#59DEED#59DEED
#59DEED is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.116 H 205.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEED |
|---|---|
| RGB | rgb(89, 222, 237) |
| HSL | hsl(186, 80%, 64%) |
| HSV | hsv(186, 62%, 93%) |
| CMYK | cmyk(62.4%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.10, -31.63, -18.13) |
| CIE-LCH | lch(82.10, 36.46, 209.82°) |
| OKLab | oklab(83.35% -0.1049 -0.0503) |
| OKLCH | oklch(83.35% 0.116 205.6) |
| XYZ | xyz(45.5207, 60.4759, 89.3784) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.07
Robin'S Egg
#6DEDFD
ΔE00 3.55
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Neon Blue
#04D9FF
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEED #ED6859
analogous
#59EDB2 #59DEED #5994ED
triadic
#59DEED #ED59DE #DEED59
tetradic
#59DEED #B259ED #ED6859 #94ED59
square
#59DEED #B259ED #ED6859 #94ED59
split-complementary
#59DEED #ED5994 #EDB259
monochromatic
#14A7B8 #22D3E7 #59DEED #90E9F3 #C7F4F9
Accessibility & contrast
On white
1.60
#59DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#59DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEED
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEED | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59deed; /* rgb */ color: rgb(89, 222, 237); /* oklch */ color: oklch(83.4% 0.116 205.6);
Tailwind
colors: {
custom: {
50: '#98e8f2',
500: '#59deed',
950: '#000000',
},
}SCSS
$custom: #59deed; $custom-light: #98e8f2; $custom-dark: #000000;
JSON
{
"hex": "#59deed",
"rgb": {
"r": 89,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.081,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.8335,
"c": 0.11634,
"h": 205.6
},
"luminance": 0.60481
}Semantic roles & 50–950 ramp
primary
#59DEED
secondary
#B74133
accent
#1E09DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485