#59EADC#59EADC
#59EADC is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.6% C 0.125 H 186.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #59EADC |
|---|---|
| RGB | rgb(89, 234, 220) |
| HSL | hsl(174, 78%, 63%) |
| HSV | hsv(174, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(85.06, -41.77, -4.72) |
| CIE-LCH | lch(85.06, 42.03, 186.44°) |
| OKLab | oklab(85.59% -0.1241 -0.0134) |
| OKLCH | oklch(85.59% 0.125 186.2) |
| XYZ | xyz(46.4550, 66.1318, 78.0127) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.72
Bright Aqua
#0BF9EA
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 4.36
Bright Turquoise
#0FFEF9
ΔE00 5.62
Aqua (survey)
#13EAC9
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EADC #EA5967
analogous
#59EA93 #59EADC #59AFEA
triadic
#59EADC #DC59EA #EADC59
tetradic
#59EADC #9359EA #EA5967 #AFEA59
square
#59EADC #9359EA #EA5967 #AFEA59
split-complementary
#59EADC #EA59AF #EA9359
monochromatic
#17B2A3 #23E3D1 #59EADC #8FF1E7 #C6F8F3
Accessibility & contrast
On white
1.48
#59EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#59EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EADC
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EADC | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59eadc; /* rgb */ color: rgb(89, 234, 220); /* oklch */ color: oklch(85.6% 0.125 186.2);
Tailwind
colors: {
custom: {
50: '#97f1e6',
500: '#59eadc',
950: '#000000',
},
}SCSS
$custom: #59eadc; $custom-light: #97f1e6; $custom-dark: #000000;
JSON
{
"hex": "#59eadc",
"rgb": {
"r": 89,
"g": 234,
"b": 220
},
"hsl": {
"h": 174.207,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.85586,
"c": 0.12484,
"h": 186.2
},
"luminance": 0.66137
}Semantic roles & 50–950 ramp
primary
#59EADC
secondary
#B23541
accent
#0C20DA
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1716
muted
#808584