#59ECAF#59ECAF
#59ECAF is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.8% C 0.153 H 162.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #59ECAF |
|---|---|
| RGB | rgb(89, 236, 175) |
| HSL | hsl(155, 79%, 64%) |
| HSV | hsv(155, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 25.8%, 7.5%) |
| CIE-LAB | lab(84.59, -53.19, 18.18) |
| CIE-LCH | lch(84.59, 56.22, 161.13°) |
| OKLab | oklab(84.85% -0.1461 0.0464) |
| OKLCH | oklch(84.85% 0.153 162.4) |
| XYZ | xyz(41.8490, 65.2055, 50.9296) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.57
Greenish Turquoise
#00FBB0
ΔE00 4.27
Greenish Cyan
#2AFEB7
ΔE00 4.30
Light Aquamarine
#7BFDC7
ΔE00 4.51
Aqua Marine
#2EE8BB
ΔE00 4.65
Light Blue Green
#7EFBB3
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ECAF #EC5996
analogous
#59EC65 #59ECAF #59DFEC
triadic
#59ECAF #AF59EC #ECAF59
tetradic
#59ECAF #6559EC #EC5996 #DFEC59
square
#59ECAF #6559EC #EC5996 #DFEC59
split-complementary
#59ECAF #EC59DF #EC6559
monochromatic
#15B673 #22E695 #59ECAF #90F2C9 #C7F9E4
Accessibility & contrast
On white
1.50
#59ECAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#59ECAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ECAF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ECAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ECAF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAC
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#00ECDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ecaf; /* rgb */ color: rgb(89, 236, 175); /* oklch */ color: oklch(84.8% 0.153 162.4);
Tailwind
colors: {
custom: {
50: '#96f3c7',
500: '#59ecaf',
950: '#000000',
},
}SCSS
$custom: #59ecaf; $custom-light: #96f3c7; $custom-dark: #000000;
JSON
{
"hex": "#59ecaf",
"rgb": {
"r": 89,
"g": 236,
"b": 175
},
"hsl": {
"h": 155.102,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.84849,
"c": 0.15334,
"h": 162.4
},
"luminance": 0.6521
}Semantic roles & 50–950 ramp
primary
#59ECAF
secondary
#B5346A
accent
#0A61DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582