#59FFAA#59FFAA
#59FFAA is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.3% C 0.182 H 156.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFAA |
|---|---|
| RGB | rgb(89, 255, 170) |
| HSL | hsl(149, 100%, 67%) |
| HSV | hsv(149, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.11, -61.62, 28.33) |
| CIE-LCH | lch(90.11, 67.81, 155.31°) |
| OKLab | oklab(89.35% -0.1672 0.0714) |
| OKLCH | oklch(89.35% 0.182 156.9) |
| XYZ | xyz(47.1312, 76.5411, 50.3125) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.16
Sea Green (survey)
#53FCA1
ΔE00 1.28
Light Bluish Green
#76FDA8
ΔE00 2.13
Bright Sea Green
#05FFA6
ΔE00 2.30
Seafoam Green
#7AF9AB
ΔE00 2.68
Mediumspringgreen
#00FA9A
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFAA #FF59AE
analogous
#5BFF59 #59FFAA #59FFFD
triadic
#59FFAA #AA59FF #FFAA59
tetradic
#59FFAA #595BFF #FF59AE #FFFD59
square
#59FFAA #595BFF #FF59AE #FFFD59
split-complementary
#59FFAA #FD59FF #FF595B
monochromatic
#00DE6C #1CFF8B #59FFAA #96FFC9 #D3FFE9
Accessibility & contrast
On white
1.29
#59FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#59FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFAA
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFAA | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#E8DDAF
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #59ffaa; /* rgb */ color: rgb(89, 255, 170); /* oklch */ color: oklch(89.3% 0.182 156.9);
Tailwind
colors: {
custom: {
50: '#99ffc3',
500: '#59ffaa',
950: '#000000',
},
}SCSS
$custom: #59ffaa; $custom-light: #99ffc3; $custom-dark: #000000;
JSON
{
"hex": "#59ffaa",
"rgb": {
"r": 89,
"g": 255,
"b": 170
},
"hsl": {
"h": 149.277,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.89346,
"c": 0.18183,
"h": 156.9
},
"luminance": 0.76546
}Semantic roles & 50–950 ramp
primary
#59FFAA
secondary
#D62680
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682