#59DFE2#59DFE2
#59DFE2 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.116 H 197.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFE2 |
|---|---|
| RGB | rgb(89, 223, 226) |
| HSL | hsl(181, 70%, 62%) |
| HSV | hsv(181, 61%, 89%) |
| CMYK | cmyk(60.6%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(82.05, -35.16, -12.37) |
| CIE-LCH | lch(82.05, 37.27, 199.38°) |
| OKLab | oklab(83.2% -0.1104 -0.0343) |
| OKLCH | oklch(83.2% 0.116 197.2) |
| XYZ | xyz(44.2290, 60.3855, 81.2614) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.61
Aqua Blue
#02D8E9
ΔE00 4.95
Darkturquoise
#00CED1
ΔE00 5.08
Bright Light Blue
#26F7FD
ΔE00 5.62
Robin'S Egg
#6DEDFD
ΔE00 5.78
Bright Cyan
#41FDFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFE2 #E25C59
analogous
#59E2A1 #59DFE2 #599BE2
triadic
#59DFE2 #E259DF #DFE259
tetradic
#59DFE2 #A159E2 #E25C59 #9BE259
square
#59DFE2 #A159E2 #E25C59 #9BE259
split-complementary
#59DFE2 #E2599B #E2A159
monochromatic
#1DA1A4 #26D4D8 #59DFE2 #8DE9EB #C1F3F4
Accessibility & contrast
On white
1.61
#59DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#59DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFE2
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFE2 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E2
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59dfe2; /* rgb */ color: rgb(89, 223, 226); /* oklch */ color: oklch(83.2% 0.116 197.2);
Tailwind
colors: {
custom: {
50: '#97e9eb',
500: '#59dfe2',
950: '#000000',
},
}SCSS
$custom: #59dfe2; $custom-light: #97e9eb; $custom-dark: #000000;
JSON
{
"hex": "#59dfe2",
"rgb": {
"r": 89,
"g": 223,
"b": 226
},
"hsl": {
"h": 181.314,
"s": 70.256,
"l": 61.765
},
"oklch": {
"l": 0.83199,
"c": 0.11562,
"h": 197.2
},
"luminance": 0.6039
}Semantic roles & 50–950 ramp
primary
#59DFE2
secondary
#A63B39
accent
#1713D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484