#59EAAE#59EAAE
#59EAAE is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.3% C 0.152 H 162.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAAE |
|---|---|
| RGB | rgb(89, 234, 174) |
| HSL | hsl(155, 78%, 63%) |
| HSV | hsv(155, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(83.98, -52.60, 17.84) |
| CIE-LCH | lch(83.98, 55.54, 161.26°) |
| OKLab | oklab(84.34% -0.1446 0.0455) |
| OKLCH | oklch(84.34% 0.152 162.5) |
| XYZ | xyz(41.1786, 64.0212, 50.2234) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.01
Aqua Marine
#2EE8BB
ΔE00 4.49
Greenish Turquoise
#00FBB0
ΔE00 4.65
Seafoam
#7FE0B3
ΔE00 4.71
Greenish Cyan
#2AFEB7
ΔE00 4.71
Aqua Green
#12E193
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAAE #EA5995
analogous
#59EA65 #59EAAE #59DEEA
triadic
#59EAAE #AE59EA #EAAE59
tetradic
#59EAAE #6559EA #EA5995 #DEEA59
square
#59EAAE #6559EA #EA5995 #DEEA59
split-complementary
#59EAAE #EA59DE #EA6559
monochromatic
#17B272 #23E393 #59EAAE #8FF1C9 #C6F8E3
Accessibility & contrast
On white
1.52
#59EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#59EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAAE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAAE | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59eaae; /* rgb */ color: rgb(89, 234, 174); /* oklch */ color: oklch(84.3% 0.152 162.5);
Tailwind
colors: {
custom: {
50: '#96f1c6',
500: '#59eaae',
950: '#000000',
},
}SCSS
$custom: #59eaae; $custom-light: #96f1c6; $custom-dark: #000000;
JSON
{
"hex": "#59eaae",
"rgb": {
"r": 89,
"g": 234,
"b": 174
},
"hsl": {
"h": 155.172,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.84341,
"c": 0.15157,
"h": 162.5
},
"luminance": 0.64025
}Semantic roles & 50–950 ramp
primary
#59EAAE
secondary
#B23569
accent
#0C61DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582