#59EAAC#59EAAC
#59EAAC is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.3% C 0.153 H 161.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAAC |
|---|---|
| RGB | rgb(89, 234, 172) |
| HSL | hsl(154, 78%, 63%) |
| HSV | hsv(154, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(83.94, -53.02, 18.83) |
| CIE-LCH | lch(83.94, 56.26, 160.45°) |
| OKLab | oklab(84.3% -0.1455 0.048) |
| OKLCH | oklch(84.3% 0.153 161.7) |
| XYZ | xyz(40.9851, 63.9438, 49.2042) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.89
Aqua Green
#12E193
ΔE00 4.44
Greenish Turquoise
#00FBB0
ΔE00 4.53
Greenish Cyan
#2AFEB7
ΔE00 4.66
Light Blue Green
#7EFBB3
ΔE00 4.85
Aqua Marine
#2EE8BB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAAC #EA5997
analogous
#59EA63 #59EAAC #59DFEA
triadic
#59EAAC #AC59EA #EAAC59
tetradic
#59EAAC #6359EA #EA5997 #DFEA59
square
#59EAAC #6359EA #EA5997 #DFEA59
split-complementary
#59EAAC #EA59DF #EA6359
monochromatic
#17B270 #23E391 #59EAAC #8FF1C7 #C6F8E2
Accessibility & contrast
On white
1.52
#59EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#59EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAAC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAAC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA8
Deuteranopia (green-blind)
#D3CCB0
Tritanopia (blue-blind)
#00EAD9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59eaac; /* rgb */ color: rgb(89, 234, 172); /* oklch */ color: oklch(84.3% 0.153 161.7);
Tailwind
colors: {
custom: {
50: '#96f1c5',
500: '#59eaac',
950: '#000000',
},
}SCSS
$custom: #59eaac; $custom-light: #96f1c5; $custom-dark: #000000;
JSON
{
"hex": "#59eaac",
"rgb": {
"r": 89,
"g": 234,
"b": 172
},
"hsl": {
"h": 154.345,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.84295,
"c": 0.15318,
"h": 161.7
},
"luminance": 0.63948
}Semantic roles & 50–950 ramp
primary
#59EAAC
secondary
#B2356B
accent
#0C64DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582