#61FF9E#61FF9E
#61FF9E is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.3% C 0.189 H 153.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #61FF9E |
|---|---|
| RGB | rgb(97, 255, 158) |
| HSL | hsl(143, 100%, 69%) |
| HSV | hsv(143, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 38%, 0%) |
| CIE-LAB | lab(90.10, -62.35, 34.36) |
| CIE-LCH | lch(90.10, 71.19, 151.15°) |
| OKLab | oklab(89.33% -0.1687 0.0857) |
| OKLCH | oklch(89.33% 0.189 153.1) |
| XYZ | xyz(46.8575, 76.5252, 44.6426) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.49
Light Green Blue
#56FCA2
ΔE00 1.51
Light Bluish Green
#76FDA8
ΔE00 2.10
Mediumspringgreen
#00FA9A
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FF9E #FF61C2
analogous
#73FF61 #61FF9E #61FFED
triadic
#61FF9E #9E61FF #FF9E61
tetradic
#61FF9E #6173FF #FF61C2 #FFED61
square
#61FF9E #6173FF #FF61C2 #FFED61
split-complementary
#61FF9E #ED61FF #FF6173
monochromatic
#00E659 #24FF78 #61FF9E #9EFFC4 #DBFFE9
Accessibility & contrast
On white
1.29
#61FF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#61FF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FF9E
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FF9E | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB97
Deuteranopia (green-blind)
#EADDA4
Tritanopia (blue-blind)
#1DFCE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #61ff9e; /* rgb */ color: rgb(97, 255, 158); /* oklch */ color: oklch(89.3% 0.189 153.1);
Tailwind
colors: {
custom: {
50: '#9cffbb',
500: '#61ff9e',
950: '#000000',
},
}SCSS
$custom: #61ff9e; $custom-light: #9cffbb; $custom-dark: #000000;
JSON
{
"hex": "#61ff9e",
"rgb": {
"r": 97,
"g": 255,
"b": 158
},
"hsl": {
"h": 143.165,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.89329,
"c": 0.18918,
"h": 153.1
},
"luminance": 0.7653
}Semantic roles & 50–950 ramp
primary
#61FF9E
secondary
#DA2B96
accent
#008DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682