#59DFE8#59DFE8
#59DFE8 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.116 H 201.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFE8 |
|---|---|
| RGB | rgb(89, 223, 232) |
| HSL | hsl(184, 76%, 63%) |
| HSV | hsv(184, 62%, 91%) |
| CMYK | cmyk(61.6%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.23, -33.51, -15.28) |
| CIE-LCH | lch(82.23, 36.83, 204.51°) |
| OKLab | oklab(83.41% -0.1079 -0.0423) |
| OKLCH | oklch(83.41% 0.116 201.4) |
| XYZ | xyz(45.0667, 60.7206, 85.6734) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.56
Robin'S Egg
#6DEDFD
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFE8 #E86259
analogous
#59E8A9 #59DFE8 #5998E8
triadic
#59DFE8 #E859DF #DFE859
tetradic
#59DFE8 #A959E8 #E86259 #98E859
square
#59DFE8 #A959E8 #E86259 #98E859
split-complementary
#59DFE8 #E85998 #E8A959
monochromatic
#18A5AE #23D5E1 #59DFE8 #8FE9EF #C5F4F7
Accessibility & contrast
On white
1.60
#59DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#59DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFE8
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFE8 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E9
Deuteranopia (green-blind)
#B9C6E9
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #59dfe8; /* rgb */ color: rgb(89, 223, 232); /* oklch */ color: oklch(83.4% 0.116 201.4);
Tailwind
colors: {
custom: {
50: '#97e9ef',
500: '#59dfe8',
950: '#000000',
},
}SCSS
$custom: #59dfe8; $custom-light: #97e9ef; $custom-dark: #000000;
JSON
{
"hex": "#59dfe8",
"rgb": {
"r": 89,
"g": 223,
"b": 232
},
"hsl": {
"h": 183.776,
"s": 75.661,
"l": 62.941
},
"oklch": {
"l": 0.83405,
"c": 0.11595,
"h": 201.4
},
"luminance": 0.60725
}Semantic roles & 50–950 ramp
primary
#59DFE8
secondary
#AF3E36
accent
#1A0ED8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485