#61FFA2#61FFA2
#61FFA2 is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.4% C 0.186 H 154.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFA2 |
|---|---|
| RGB | rgb(97, 255, 162) |
| HSL | hsl(145, 100%, 69%) |
| HSV | hsv(145, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(90.17, -61.65, 32.45) |
| CIE-LCH | lch(90.17, 69.67, 152.24°) |
| OKLab | oklab(89.4% -0.1669 0.0812) |
| OKLCH | oklch(89.4% 0.186 154.1) |
| XYZ | xyz(47.2074, 76.6652, 46.4854) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.04
Sea Green (survey)
#53FCA1
ΔE00 1.08
Light Bluish Green
#76FDA8
ΔE00 1.72
Seafoam Green
#7AF9AB
ΔE00 2.85
Mediumspringgreen
#00FA9A
ΔE00 3.05
Bright Sea Green
#05FFA6
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFA2 #FF61BE
analogous
#6FFF61 #61FFA2 #61FFF1
triadic
#61FFA2 #A261FF #FFA261
tetradic
#61FFA2 #616FFF #FF61BE #FFF161
square
#61FFA2 #616FFF #FF61BE #FFF161
split-complementary
#61FFA2 #F161FF #FF616F
monochromatic
#00E65E #24FF7E #61FFA2 #9EFFC6 #DBFFEA
Accessibility & contrast
On white
1.29
#61FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#61FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFA2
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFA2 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#EADDA8
Tritanopia (blue-blind)
#17FCE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #61ffa2; /* rgb */ color: rgb(97, 255, 162); /* oklch */ color: oklch(89.4% 0.186 154.1);
Tailwind
colors: {
custom: {
50: '#9cffbe',
500: '#61ffa2',
950: '#000000',
},
}SCSS
$custom: #61ffa2; $custom-light: #9cffbe; $custom-dark: #000000;
JSON
{
"hex": "#61ffa2",
"rgb": {
"r": 97,
"g": 255,
"b": 162
},
"hsl": {
"h": 144.684,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.89403,
"c": 0.18564,
"h": 154.1
},
"luminance": 0.7667
}Semantic roles & 50–950 ramp
primary
#61FFA2
secondary
#DA2B92
accent
#0087E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682