#59F4AA#59F4AA
#59F4AA is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.7% C 0.168 H 158.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #59F4AA |
|---|---|
| RGB | rgb(89, 244, 170) |
| HSL | hsl(151, 88%, 65%) |
| HSV | hsv(151, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(86.86, -57.39, 23.90) |
| CIE-LCH | lch(86.86, 62.17, 157.39°) |
| OKLab | oklab(86.68% -0.1564 0.0606) |
| OKLCH | oklch(86.68% 0.168 158.8) |
| XYZ | xyz(43.7221, 69.7229, 49.1761) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 2.97
Light Green Blue
#56FCA2
ΔE00 2.98
Greenish Turquoise
#00FBB0
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F4AA #F459A3
analogous
#59F45C #59F4AA #59F0F4
triadic
#59F4AA #AA59F4 #F4AA59
tetradic
#59F4AA #5C59F4 #F459A3 #F0F459
square
#59F4AA #5C59F4 #F459A3 #F0F459
split-complementary
#59F4AA #F459F0 #F45C59
monochromatic
#0DC66D #20F08D #59F4AA #92F8C7 #CCFCE5
Accessibility & contrast
On white
1.41
#59F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#59F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F4AA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F4AA | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#DDD4AF
Tritanopia (blue-blind)
#00F3E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59f4aa; /* rgb */ color: rgb(89, 244, 170); /* oklch */ color: oklch(86.7% 0.168 158.8);
Tailwind
colors: {
custom: {
50: '#97f9c3',
500: '#59f4aa',
950: '#000000',
},
}SCSS
$custom: #59f4aa; $custom-light: #97f9c3; $custom-dark: #000000;
JSON
{
"hex": "#59f4aa",
"rgb": {
"r": 89,
"g": 244,
"b": 170
},
"hsl": {
"h": 151.355,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.86678,
"c": 0.16774,
"h": 158.8
},
"luminance": 0.69727
}Semantic roles & 50–950 ramp
primary
#59F4AA
secondary
#C32F75
accent
#016EE4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582