#59DFED#59DFED
#59DFED is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.117 H 204.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFED |
|---|---|
| RGB | rgb(89, 223, 237) |
| HSL | hsl(186, 80%, 64%) |
| HSV | hsv(186, 62%, 93%) |
| CMYK | cmyk(62.4%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.38, -32.11, -17.70) |
| CIE-LCH | lch(82.38, 36.66, 208.86°) |
| OKLab | oklab(83.58% -0.1059 -0.0491) |
| OKLCH | oklch(83.58% 0.117 204.8) |
| XYZ | xyz(45.7871, 61.0087, 89.4672) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.14
Robin'S Egg
#6DEDFD
ΔE00 3.42
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Bright Light Blue
#26F7FD
ΔE00 6.63
Neon Blue
#04D9FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFED #ED6759
analogous
#59EDB1 #59DFED #5995ED
triadic
#59DFED #ED59DF #DFED59
tetradic
#59DFED #B159ED #ED6759 #95ED59
square
#59DFED #B159ED #ED6759 #95ED59
split-complementary
#59DFED #ED5995 #EDB159
monochromatic
#14A8B8 #22D4E7 #59DFED #90EAF3 #C7F4F9
Accessibility & contrast
On white
1.59
#59DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#59DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFED
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFED | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #59dfed; /* rgb */ color: rgb(89, 223, 237); /* oklch */ color: oklch(83.6% 0.117 204.8);
Tailwind
colors: {
custom: {
50: '#98e9f2',
500: '#59dfed',
950: '#000000',
},
}SCSS
$custom: #59dfed; $custom-light: #98e9f2; $custom-dark: #000000;
JSON
{
"hex": "#59dfed",
"rgb": {
"r": 89,
"g": 223,
"b": 237
},
"hsl": {
"h": 185.676,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.83582,
"c": 0.11674,
"h": 204.8
},
"luminance": 0.61014
}Semantic roles & 50–950 ramp
primary
#59DFED
secondary
#B74033
accent
#1D09DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485