#59EDC7#59EDC7
#59EDC7 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.7% C 0.137 H 172.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDC7 |
|---|---|
| RGB | rgb(89, 237, 199) |
| HSL | hsl(165, 80%, 64%) |
| HSV | hsv(165, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 16%, 7.1%) |
| CIE-LAB | lab(85.41, -48.25, 6.82) |
| CIE-LCH | lch(85.41, 48.73, 171.96°) |
| OKLab | oklab(85.69% -0.1364 0.0173) |
| OKLCH | oklch(85.69% 0.137 172.8) |
| XYZ | xyz(44.7078, 66.8110, 64.5614) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.76
Aqua (survey)
#13EAC9
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.23
Bright Teal
#01F9C6
ΔE00 4.18
Tiffany Blue
#7BF2DA
ΔE00 4.63
Aquamarine
#7FFFD4
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDC7 #ED597F
analogous
#59ED7D #59EDC7 #59C9ED
triadic
#59EDC7 #C759ED #EDC759
tetradic
#59EDC7 #7D59ED #ED597F #C9ED59
square
#59EDC7 #7D59ED #ED597F #C9ED59
split-complementary
#59EDC7 #ED59C9 #ED7D59
monochromatic
#14B88E #22E7B4 #59EDC7 #90F3DA #C7F9EC
Accessibility & contrast
On white
1.46
#59EDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#59EDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDC7
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDC7 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC5
Deuteranopia (green-blind)
#D1CFCA
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59edc7; /* rgb */ color: rgb(89, 237, 199); /* oklch */ color: oklch(85.7% 0.137 172.8);
Tailwind
colors: {
custom: {
50: '#97f3d8',
500: '#59edc7',
950: '#000000',
},
}SCSS
$custom: #59edc7; $custom-light: #97f3d8; $custom-dark: #000000;
JSON
{
"hex": "#59edc7",
"rgb": {
"r": 89,
"g": 237,
"b": 199
},
"hsl": {
"h": 164.595,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.85691,
"c": 0.13746,
"h": 172.8
},
"luminance": 0.66816
}Semantic roles & 50–950 ramp
primary
#59EDC7
secondary
#B73355
accent
#093FDD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583