#61E996#61E996
#61E996 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.167 H 153.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #61E996 |
|---|---|
| RGB | rgb(97, 233, 150) |
| HSL | hsl(143, 76%, 65%) |
| HSV | hsv(143, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.45, -55.32, 29.52) |
| CIE-LCH | lch(83.45, 62.71, 151.91°) |
| OKLab | oklab(83.83% -0.15 0.074) |
| OKLCH | oklch(83.83% 0.167 153.7) |
| XYZ | xyz(39.5705, 63.0174, 38.9265) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.10
Light Green Blue
#56FCA2
ΔE00 4.12
Sea Green (survey)
#53FCA1
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E996 #E961B4
analogous
#70E961 #61E996 #61E9DA
triadic
#61E996 #9661E9 #E99661
tetradic
#61E996 #6170E9 #E961B4 #E9DA61
square
#61E996 #6170E9 #E961B4 #E9DA61
split-complementary
#61E996 #DA61E9 #E96170
monochromatic
#19B656 #2BE272 #61E996 #97F0BA #CCF8DD
Accessibility & contrast
On white
1.54
#61E996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#61E996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E996
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E996 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#D6CB9B
Tritanopia (blue-blind)
#33E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e996; /* rgb */ color: rgb(97, 233, 150); /* oklch */ color: oklch(83.8% 0.167 153.7);
Tailwind
colors: {
custom: {
50: '#99f1b5',
500: '#61e996',
950: '#000000',
},
}SCSS
$custom: #61e996; $custom-light: #99f1b5; $custom-dark: #000000;
JSON
{
"hex": "#61e996",
"rgb": {
"r": 97,
"g": 233,
"b": 150
},
"hsl": {
"h": 143.382,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83825,
"c": 0.16731,
"h": 153.7
},
"luminance": 0.63021
}Semantic roles & 50–950 ramp
primary
#61E996
secondary
#B63885
accent
#0E89D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581