#61FA99#61FA99
#61FA99 is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.0% C 0.187 H 152.4°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA99 |
|---|---|
| RGB | rgb(97, 250, 153) |
| HSL | hsl(142, 94%, 68%) |
| HSV | hsv(142, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(88.55, -61.34, 34.78) |
| CIE-LCH | lch(88.55, 70.51, 150.44°) |
| OKLab | oklab(88.02% -0.1659 0.0866) |
| OKLCH | oklch(88.02% 0.187 152.4) |
| XYZ | xyz(44.8615, 73.2080, 41.8972) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.66
Light Green Blue
#56FCA2
ΔE00 1.69
Light Bluish Green
#76FDA8
ΔE00 2.30
Mediumspringgreen
#00FA9A
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA99 #FA61C2
analogous
#75FA61 #61FA99 #61FAE6
triadic
#61FA99 #9961FA #FA9961
tetradic
#61FA99 #6175FA #FA61C2 #FAE661
square
#61FA99 #6175FA #FA61C2 #FAE661
split-complementary
#61FA99 #E661FA #FA6175
monochromatic
#07DA54 #26F873 #61FA99 #9CFCBF #D8FEE6
Accessibility & contrast
On white
1.34
#61FA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#61FA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA99
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA99 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE792
Deuteranopia (green-blind)
#E6D99F
Tritanopia (blue-blind)
#26F7E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #61fa99; /* rgb */ color: rgb(97, 250, 153); /* oklch */ color: oklch(88.0% 0.187 152.4);
Tailwind
colors: {
custom: {
50: '#9cfdb8',
500: '#61fa99',
950: '#000000',
},
}SCSS
$custom: #61fa99; $custom-light: #9cfdb8; $custom-dark: #000000;
JSON
{
"hex": "#61fa99",
"rgb": {
"r": 97,
"g": 250,
"b": 153
},
"hsl": {
"h": 141.961,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.88024,
"c": 0.18712,
"h": 152.4
},
"luminance": 0.73213
}Semantic roles & 50–950 ramp
primary
#61FA99
secondary
#D32C96
accent
#0091E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681