#59E0DB#59E0DB
#59E0DB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.2% C 0.117 H 191.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #59E0DB |
|---|---|
| RGB | rgb(89, 224, 219) |
| HSL | hsl(178, 69%, 61%) |
| HSV | hsv(178, 60%, 88%) |
| CMYK | cmyk(60.3%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(82.13, -37.51, -8.52) |
| CIE-LCH | lch(82.13, 38.46, 192.80°) |
| OKLab | oklab(83.2% -0.1144 -0.0237) |
| OKLCH | oklch(83.2% 0.117 191.7) |
| XYZ | xyz(43.5560, 60.5450, 76.3950) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.66
Turquoise
#40E0D0
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 5.61
Bright Light Blue
#26F7FD
ΔE00 6.32
Bright Cyan
#41FDFE
ΔE00 6.66
Bright Aqua
#0BF9EA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E0DB #E0595E
analogous
#59E098 #59E0DB #59A2E0
triadic
#59E0DB #DB59E0 #E0DB59
tetradic
#59E0DB #9859E0 #E0595E #A2E059
square
#59E0DB #9859E0 #E0595E #A2E059
split-complementary
#59E0DB #E059A2 #E09859
monochromatic
#1EA19C #28D4CE #59E0DB #8DEAE6 #C0F3F1
Accessibility & contrast
On white
1.60
#59E0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#59E0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E0DB
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E0DB | 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)
#D3D5DB
Deuteranopia (green-blind)
#BEC6DC
Tritanopia (blue-blind)
#00E6DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59e0db; /* rgb */ color: rgb(89, 224, 219); /* oklch */ color: oklch(83.2% 0.117 191.7);
Tailwind
colors: {
custom: {
50: '#96eae6',
500: '#59e0db',
950: '#000000',
},
}SCSS
$custom: #59e0db; $custom-light: #96eae6; $custom-dark: #000000;
JSON
{
"hex": "#59e0db",
"rgb": {
"r": 89,
"g": 224,
"b": 219
},
"hsl": {
"h": 177.778,
"s": 68.528,
"l": 61.373
},
"oklch": {
"l": 0.83201,
"c": 0.11681,
"h": 191.7
},
"luminance": 0.6055
}Semantic roles & 50–950 ramp
primary
#59E0DB
secondary
#A43A3D
accent
#151CD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484