#59ECAC#59ECAC
#59ECAC is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.8% C 0.156 H 161.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #59ECAC |
|---|---|
| RGB | rgb(89, 236, 172) |
| HSL | hsl(154, 79%, 64%) |
| HSV | hsv(154, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(84.53, -53.82, 19.65) |
| CIE-LCH | lch(84.53, 57.30, 159.94°) |
| OKLab | oklab(84.78% -0.1475 0.0501) |
| OKLCH | oklch(84.78% 0.156 161.3) |
| XYZ | xyz(41.5577, 65.0890, 49.3951) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.42
Greenish Turquoise
#00FBB0
ΔE00 4.11
Greenish Cyan
#2AFEB7
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.41
Aqua Green
#12E193
ΔE00 4.46
Seafoam Green
#7AF9AB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ECAC #EC5999
analogous
#59EC62 #59ECAC #59E2EC
triadic
#59ECAC #AC59EC #ECAC59
tetradic
#59ECAC #6259EC #EC5999 #E2EC59
square
#59ECAC #6259EC #EC5999 #E2EC59
split-complementary
#59ECAC #EC59E2 #EC6259
monochromatic
#15B670 #22E691 #59ECAC #90F2C7 #C7F9E3
Accessibility & contrast
On white
1.50
#59ECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#59ECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ECAC
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ECAC | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA8
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ecac; /* rgb */ color: rgb(89, 236, 172); /* oklch */ color: oklch(84.8% 0.156 161.3);
Tailwind
colors: {
custom: {
50: '#96f3c5',
500: '#59ecac',
950: '#000000',
},
}SCSS
$custom: #59ecac; $custom-light: #96f3c5; $custom-dark: #000000;
JSON
{
"hex": "#59ecac",
"rgb": {
"r": 89,
"g": 236,
"b": 172
},
"hsl": {
"h": 153.878,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.8478,
"c": 0.15576,
"h": 161.3
},
"luminance": 0.65093
}Semantic roles & 50–950 ramp
primary
#59ECAC
secondary
#B5346C
accent
#0A65DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582