#59EDB1#59EDB1
#59EDB1 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.1% C 0.153 H 162.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDB1 |
|---|---|
| RGB | rgb(89, 237, 177) |
| HSL | hsl(156, 80%, 64%) |
| HSV | hsv(156, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 25.3%, 7.1%) |
| CIE-LAB | lab(84.93, -53.18, 17.61) |
| CIE-LCH | lch(84.93, 56.02, 161.68°) |
| OKLab | oklab(85.14% -0.1463 0.045) |
| OKLCH | oklch(85.14% 0.153 162.9) |
| XYZ | xyz(42.3356, 65.8621, 52.0680) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.49
Greenish Cyan
#2AFEB7
ΔE00 4.16
Greenish Turquoise
#00FBB0
ΔE00 4.21
Light Aquamarine
#7BFDC7
ΔE00 4.25
Aqua Marine
#2EE8BB
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDB1 #ED5995
analogous
#59ED67 #59EDB1 #59DFED
triadic
#59EDB1 #B159ED #EDB159
tetradic
#59EDB1 #6759ED #ED5995 #DFED59
square
#59EDB1 #6759ED #ED5995 #DFED59
split-complementary
#59EDB1 #ED59DF #ED6759
monochromatic
#14B875 #22E797 #59EDB1 #90F3CB #C7F9E5
Accessibility & contrast
On white
1.48
#59EDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#59EDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDB1
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDB1 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAE
Deuteranopia (green-blind)
#D5CEB5
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59edb1; /* rgb */ color: rgb(89, 237, 177); /* oklch */ color: oklch(85.1% 0.153 162.9);
Tailwind
colors: {
custom: {
50: '#96f4c8',
500: '#59edb1',
950: '#000000',
},
}SCSS
$custom: #59edb1; $custom-light: #96f4c8; $custom-dark: #000000;
JSON
{
"hex": "#59edb1",
"rgb": {
"r": 89,
"g": 237,
"b": 177
},
"hsl": {
"h": 155.676,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.85138,
"c": 0.15302,
"h": 162.9
},
"luminance": 0.65867
}Semantic roles & 50–950 ramp
primary
#59EDB1
secondary
#B73369
accent
#095FDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582