#61FE8B#61FE8B
#61FE8B is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.8% C 0.205 H 149.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #61FE8B |
|---|---|
| RGB | rgb(97, 254, 139) |
| HSL | hsl(136, 99%, 69%) |
| HSV | hsv(136, 62%, 100%) |
| CMYK | cmyk(61.8%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(89.53, -65.07, 42.91) |
| CIE-LCH | lch(89.53, 77.95, 146.60°) |
| OKLab | oklab(88.76% -0.1757 0.1051) |
| OKLCH | oklch(88.76% 0.205 149.1) |
| XYZ | xyz(45.0285, 75.2846, 36.5795) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 2.83
Spearmint
#1EF876
ΔE00 3.14
Lightgreen (survey)
#76FF7B
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.17
Baby Green
#8CFF9E
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FE8B #FE61D4
analogous
#86FE61 #61FE8B #61FEDA
triadic
#61FE8B #8B61FE #FE8B61
tetradic
#61FE8B #6186FE #FE61D4 #FEDA61
square
#61FE8B #6186FE #FE61D4 #FEDA61
split-complementary
#61FE8B #DA61FE #FE6186
monochromatic
#01E33E #24FE5E #61FE8B #9EFEB8 #DBFFE4
Accessibility & contrast
On white
1.31
#61FE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#61FE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FE8B
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FE8B | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE982
Deuteranopia (green-blind)
#ECDC93
Tritanopia (blue-blind)
#2EF9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #61fe8b; /* rgb */ color: rgb(97, 254, 139); /* oklch */ color: oklch(88.8% 0.205 149.1);
Tailwind
colors: {
custom: {
50: '#9dffae',
500: '#61fe8b',
950: '#000000',
},
}SCSS
$custom: #61fe8b; $custom-light: #9dffae; $custom-dark: #000000;
JSON
{
"hex": "#61fe8b",
"rgb": {
"r": 97,
"g": 254,
"b": 139
},
"hsl": {
"h": 136.051,
"s": 98.742,
"l": 68.824
},
"oklch": {
"l": 0.88763,
"c": 0.20469,
"h": 149.1
},
"luminance": 0.75289
}Semantic roles & 50–950 ramp
primary
#61FE8B
secondary
#D82BAA
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681