#61FFAE#61FFAE
#61FFAE is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.6% C 0.175 H 157.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFAE |
|---|---|
| RGB | rgb(97, 255, 174) |
| HSL | hsl(149, 100%, 69%) |
| HSV | hsv(149, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.37, -59.44, 26.70) |
| CIE-LCH | lch(90.37, 65.16, 155.81°) |
| OKLab | oklab(89.64% -0.1617 0.0675) |
| OKLCH | oklch(89.64% 0.175 157.4) |
| XYZ | xyz(48.3254, 77.1124, 52.3736) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.76
Sea Green (survey)
#53FCA1
ΔE00 1.92
Light Bluish Green
#76FDA8
ΔE00 2.04
Seafoam Green
#7AF9AB
ΔE00 2.31
Light Blue Green
#7EFBB3
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFAE #FF61B2
analogous
#63FF61 #61FFAE #61FFFD
triadic
#61FFAE #AE61FF #FFAE61
tetradic
#61FFAE #6163FF #FF61B2 #FFFD61
square
#61FFAE #6163FF #FF61B2 #FFFD61
split-complementary
#61FFAE #FD61FF #FF6163
monochromatic
#00E670 #24FF8F #61FFAE #9EFFCD #DBFFED
Accessibility & contrast
On white
1.28
#61FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#61FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFAE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFAE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E8DDB3
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #61ffae; /* rgb */ color: rgb(97, 255, 174); /* oklch */ color: oklch(89.6% 0.175 157.4);
Tailwind
colors: {
custom: {
50: '#9cffc6',
500: '#61ffae',
950: '#000000',
},
}SCSS
$custom: #61ffae; $custom-light: #9cffc6; $custom-dark: #000000;
JSON
{
"hex": "#61ffae",
"rgb": {
"r": 97,
"g": 255,
"b": 174
},
"hsl": {
"h": 149.241,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.8964,
"c": 0.1752,
"h": 157.4
},
"luminance": 0.77117
}Semantic roles & 50–950 ramp
primary
#61FFAE
secondary
#DA2B84
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682