#59EED3#59EED3
#59EED3 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.3% C 0.132 H 178.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #59EED3 |
|---|---|
| RGB | rgb(89, 238, 211) |
| HSL | hsl(169, 81%, 64%) |
| HSV | hsv(169, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 11.3%, 6.7%) |
| CIE-LAB | lab(85.99, -45.79, 1.37) |
| CIE-LCH | lch(85.99, 45.81, 178.28°) |
| OKLab | oklab(86.26% -0.1321 0.0029) |
| OKLCH | oklch(86.26% 0.132 178.7) |
| XYZ | xyz(46.4467, 67.9711, 72.2873) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.69
Aqua (survey)
#13EAC9
ΔE00 3.02
Turquoise
#40E0D0
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 5.03
Bright Aqua
#0BF9EA
ΔE00 5.22
Aqua Marine
#2EE8BB
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EED3 #EE5974
analogous
#59EE89 #59EED3 #59BEEE
triadic
#59EED3 #D359EE #EED359
tetradic
#59EED3 #8959EE #EE5974 #BEEE59
square
#59EED3 #8959EE #EE5974 #BEEE59
split-complementary
#59EED3 #EE59BE #EE8959
monochromatic
#13BA9B #21E8C4 #59EED3 #91F4E2 #C8F9F0
Accessibility & contrast
On white
1.44
#59EED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#59EED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EED3
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EED3 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D2
Deuteranopia (green-blind)
#CFD0D5
Tritanopia (blue-blind)
#00F2E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59eed3; /* rgb */ color: rgb(89, 238, 211); /* oklch */ color: oklch(86.3% 0.132 178.7);
Tailwind
colors: {
custom: {
50: '#97f4e0',
500: '#59eed3',
950: '#000000',
},
}SCSS
$custom: #59eed3; $custom-light: #97f4e0; $custom-dark: #000000;
JSON
{
"hex": "#59eed3",
"rgb": {
"r": 89,
"g": 238,
"b": 211
},
"hsl": {
"h": 169.128,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.86264,
"c": 0.1321,
"h": 178.7
},
"luminance": 0.67976
}Semantic roles & 50–950 ramp
primary
#59EED3
secondary
#B9334B
accent
#082FDE
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584