#61FFAA#61FFAA
#61FFAA is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.6% C 0.179 H 156.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFAA |
|---|---|
| RGB | rgb(97, 255, 170) |
| HSL | hsl(148, 100%, 69%) |
| HSV | hsv(148, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.30, -60.19, 28.62) |
| CIE-LCH | lch(90.30, 66.65, 154.57°) |
| OKLab | oklab(89.56% -0.1635 0.0721) |
| OKLCH | oklch(89.56% 0.179 156.2) |
| XYZ | xyz(47.9412, 76.9588, 50.3504) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.18
Sea Green (survey)
#53FCA1
ΔE00 1.35
Light Bluish Green
#76FDA8
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 2.30
Bright Sea Green
#05FFA6
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFAA #FF61B6
analogous
#67FF61 #61FFAA #61FFF9
triadic
#61FFAA #AA61FF #FFAA61
tetradic
#61FFAA #6167FF #FF61B6 #FFF961
square
#61FFAA #6167FF #FF61B6 #FFF961
split-complementary
#61FFAA #F961FF #FF6167
monochromatic
#00E66A #24FF89 #61FFAA #9EFFCB #DBFFEC
Accessibility & contrast
On white
1.28
#61FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#61FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFAA
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFAA | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA5
Deuteranopia (green-blind)
#E9DDAF
Tritanopia (blue-blind)
#05FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #61ffaa; /* rgb */ color: rgb(97, 255, 170); /* oklch */ color: oklch(89.6% 0.179 156.2);
Tailwind
colors: {
custom: {
50: '#9cffc3',
500: '#61ffaa',
950: '#000000',
},
}SCSS
$custom: #61ffaa; $custom-light: #9cffc3; $custom-dark: #000000;
JSON
{
"hex": "#61ffaa",
"rgb": {
"r": 97,
"g": 255,
"b": 170
},
"hsl": {
"h": 147.722,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.89559,
"c": 0.17865,
"h": 156.2
},
"luminance": 0.76964
}Semantic roles & 50–950 ramp
primary
#61FFAA
secondary
#DA2B89
accent
#007BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682