#61EA95#61EA95
#61EA95 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.170 H 153.3°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA95 |
|---|---|
| RGB | rgb(97, 234, 149) |
| HSL | hsl(143, 77%, 65%) |
| HSV | hsv(143, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.73, -55.89, 30.41) |
| CIE-LCH | lch(83.73, 63.63, 151.45°) |
| OKLab | oklab(84.05% -0.1515 0.0761) |
| OKLCH | oklch(84.05% 0.17 153.3) |
| XYZ | xyz(39.7742, 63.5531, 38.5989) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.89
Light Green Blue
#56FCA2
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Bluish Green
#76FDA8
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA95 #EA61B6
analogous
#71EA61 #61EA95 #61EADA
triadic
#61EA95 #9561EA #EA9561
tetradic
#61EA95 #6171EA #EA61B6 #EADA61
square
#61EA95 #6171EA #EA61B6 #EADA61
split-complementary
#61EA95 #DA61EA #EA6171
monochromatic
#18B855 #2BE371 #61EA95 #97F1B9 #CDF8DD
Accessibility & contrast
On white
1.53
#61EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#61EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA95
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA95 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#33E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61ea95; /* rgb */ color: rgb(97, 234, 149); /* oklch */ color: oklch(84.0% 0.170 153.3);
Tailwind
colors: {
custom: {
50: '#99f2b4',
500: '#61ea95',
950: '#000000',
},
}SCSS
$custom: #61ea95; $custom-light: #99f2b4; $custom-dark: #000000;
JSON
{
"hex": "#61ea95",
"rgb": {
"r": 97,
"g": 234,
"b": 149
},
"hsl": {
"h": 142.774,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.8405,
"c": 0.16955,
"h": 153.3
},
"luminance": 0.63557
}Semantic roles & 50–950 ramp
primary
#61EA95
secondary
#B83887
accent
#0D8BD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581