#59DFE5#59DFE5
#59DFE5 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.116 H 199.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFE5 |
|---|---|
| RGB | rgb(89, 223, 229) |
| HSL | hsl(183, 73%, 62%) |
| HSV | hsv(183, 61%, 90%) |
| CMYK | cmyk(61.1%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.14, -34.34, -13.83) |
| CIE-LCH | lch(82.14, 37.02, 201.93°) |
| OKLab | oklab(83.3% -0.1092 -0.0383) |
| OKLCH | oklch(83.3% 0.116 199.3) |
| XYZ | xyz(44.6443, 60.5516, 83.4484) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 4.95
Darkturquoise
#00CED1
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 5.38
Bright Light Blue
#26F7FD
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFE5 #E55F59
analogous
#59E5A5 #59DFE5 #5999E5
triadic
#59DFE5 #E559DF #DFE559
tetradic
#59DFE5 #A559E5 #E55F59 #99E559
square
#59DFE5 #A559E5 #E55F59 #99E559
split-complementary
#59DFE5 #E55999 #E5A559
monochromatic
#1AA3A9 #24D5DD #59DFE5 #8EE9ED #C3F3F6
Accessibility & contrast
On white
1.60
#59DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#59DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFE5
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFE5 | 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)
#D0D6E6
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59dfe5; /* rgb */ color: rgb(89, 223, 229); /* oklch */ color: oklch(83.3% 0.116 199.3);
Tailwind
colors: {
custom: {
50: '#97e9ed',
500: '#59dfe5',
950: '#000000',
},
}SCSS
$custom: #59dfe5; $custom-light: #97e9ed; $custom-dark: #000000;
JSON
{
"hex": "#59dfe5",
"rgb": {
"r": 89,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.571,
"s": 72.917,
"l": 62.353
},
"oklch": {
"l": 0.83301,
"c": 0.1157,
"h": 199.3
},
"luminance": 0.60556
}Semantic roles & 50–950 ramp
primary
#59DFE5
secondary
#AB3C37
accent
#1910D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484