#61FA9A#61FA9A
#61FA9A is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.0% C 0.186 H 152.7°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA9A |
|---|---|
| RGB | rgb(97, 250, 154) |
| HSL | hsl(142, 94%, 68%) |
| HSV | hsv(142, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 38.4%, 2%) |
| CIE-LAB | lab(88.56, -61.16, 34.31) |
| CIE-LCH | lch(88.56, 70.13, 150.71°) |
| OKLab | oklab(88.04% -0.1655 0.0855) |
| OKLCH | oklch(88.04% 0.186 152.7) |
| XYZ | xyz(44.9445, 73.2412, 42.3340) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.52
Light Green Blue
#56FCA2
ΔE00 1.54
Light Bluish Green
#76FDA8
ΔE00 2.18
Mediumspringgreen
#00FA9A
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA9A #FA61C1
analogous
#74FA61 #61FA9A #61FAE6
triadic
#61FA9A #9A61FA #FA9A61
tetradic
#61FA9A #6174FA #FA61C1 #FAE661
square
#61FA9A #6174FA #FA61C1 #FAE661
split-complementary
#61FA9A #E661FA #FA6174
monochromatic
#07DA55 #26F874 #61FA9A #9CFCC0 #D8FEE6
Accessibility & contrast
On white
1.34
#61FA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#61FA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA9A
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA9A | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE793
Deuteranopia (green-blind)
#E6D9A0
Tritanopia (blue-blind)
#26F7E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #61fa9a; /* rgb */ color: rgb(97, 250, 154); /* oklch */ color: oklch(88.0% 0.186 152.7);
Tailwind
colors: {
custom: {
50: '#9cfdb8',
500: '#61fa9a',
950: '#000000',
},
}SCSS
$custom: #61fa9a; $custom-light: #9cfdb8; $custom-dark: #000000;
JSON
{
"hex": "#61fa9a",
"rgb": {
"r": 97,
"g": 250,
"b": 154
},
"hsl": {
"h": 142.353,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.88042,
"c": 0.18623,
"h": 152.7
},
"luminance": 0.73246
}Semantic roles & 50–950 ramp
primary
#61FA9A
secondary
#D32C95
accent
#0090E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681