#59EAAF#59EAAF
#59EAAF is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.4% C 0.151 H 162.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAAF |
|---|---|
| RGB | rgb(89, 234, 175) |
| HSL | hsl(156, 78%, 63%) |
| HSV | hsv(156, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.00, -52.38, 17.35) |
| CIE-LCH | lch(84.00, 55.18, 161.67°) |
| OKLab | oklab(84.36% -0.1441 0.0443) |
| OKLCH | oklch(84.36% 0.151 162.9) |
| XYZ | xyz(41.2764, 64.0604, 50.7387) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.09
Aqua Marine
#2EE8BB
ΔE00 4.29
Seafoam
#7FE0B3
ΔE00 4.62
Greenish Turquoise
#00FBB0
ΔE00 4.73
Light Aquamarine
#7BFDC7
ΔE00 4.75
Greenish Cyan
#2AFEB7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAAF #EA5994
analogous
#59EA66 #59EAAF #59DDEA
triadic
#59EAAF #AF59EA #EAAF59
tetradic
#59EAAF #6659EA #EA5994 #DDEA59
square
#59EAAF #6659EA #EA5994 #DDEA59
split-complementary
#59EAAF #EA59DD #EA6659
monochromatic
#17B273 #23E395 #59EAAF #8FF1C9 #C6F8E3
Accessibility & contrast
On white
1.52
#59EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#59EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAAF
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAAF | 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)
#E6DAAC
Deuteranopia (green-blind)
#D2CCB3
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59eaaf; /* rgb */ color: rgb(89, 234, 175); /* oklch */ color: oklch(84.4% 0.151 162.9);
Tailwind
colors: {
custom: {
50: '#96f1c7',
500: '#59eaaf',
950: '#000000',
},
}SCSS
$custom: #59eaaf; $custom-light: #96f1c7; $custom-dark: #000000;
JSON
{
"hex": "#59eaaf",
"rgb": {
"r": 89,
"g": 234,
"b": 175
},
"hsl": {
"h": 155.586,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.84364,
"c": 0.15078,
"h": 162.9
},
"luminance": 0.64065
}Semantic roles & 50–950 ramp
primary
#59EAAF
secondary
#B23568
accent
#0C60DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582