#59EDC9#59EDC9
#59EDC9 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.136 H 173.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDC9 |
|---|---|
| RGB | rgb(89, 237, 201) |
| HSL | hsl(165, 80%, 64%) |
| HSV | hsv(165, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 15.2%, 7.1%) |
| CIE-LAB | lab(85.46, -47.78, 5.84) |
| CIE-LCH | lch(85.46, 48.14, 173.03°) |
| OKLab | oklab(85.75% -0.1355 0.0147) |
| OKLCH | oklch(85.75% 0.136 173.8) |
| XYZ | xyz(44.9415, 66.9045, 65.7924) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.84
Aqua Marine
#2EE8BB
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 4.21
Bright Teal
#01F9C6
ΔE00 4.49
Aquamarine
#7FFFD4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDC9 #ED597D
analogous
#59ED7F #59EDC9 #59C7ED
triadic
#59EDC9 #C959ED #EDC959
tetradic
#59EDC9 #7F59ED #ED597D #C7ED59
square
#59EDC9 #7F59ED #ED597D #C7ED59
split-complementary
#59EDC9 #ED59C7 #ED7F59
monochromatic
#14B890 #22E7B7 #59EDC9 #90F3DB #C7F9ED
Accessibility & contrast
On white
1.46
#59EDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#59EDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDC9
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDC9 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC7
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59edc9; /* rgb */ color: rgb(89, 237, 201); /* oklch */ color: oklch(85.7% 0.136 173.8);
Tailwind
colors: {
custom: {
50: '#97f3d9',
500: '#59edc9',
950: '#000000',
},
}SCSS
$custom: #59edc9; $custom-light: #97f3d9; $custom-dark: #000000;
JSON
{
"hex": "#59edc9",
"rgb": {
"r": 89,
"g": 237,
"b": 201
},
"hsl": {
"h": 165.405,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.85746,
"c": 0.13628,
"h": 173.8
},
"luminance": 0.66909
}Semantic roles & 50–950 ramp
primary
#59EDC9
secondary
#B73353
accent
#093CDD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583