#61EB98#61EB98
#61EB98 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.4% C 0.168 H 154.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB98 |
|---|---|
| RGB | rgb(97, 235, 152) |
| HSL | hsl(144, 78%, 65%) |
| HSV | hsv(144, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 35.3%, 7.8%) |
| CIE-LAB | lab(84.08, -55.75, 29.35) |
| CIE-LCH | lch(84.08, 63.00, 152.24°) |
| OKLab | oklab(84.35% -0.1512 0.0736) |
| OKLCH | oklch(84.35% 0.168 154) |
| XYZ | xyz(40.3023, 64.2212, 39.9717) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.57
Light Green Blue
#56FCA2
ΔE00 3.69
Sea Green (survey)
#53FCA1
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.90
Light Bluish Green
#76FDA8
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB98 #EB61B4
analogous
#6FEB61 #61EB98 #61EBDD
triadic
#61EB98 #9861EB #EB9861
tetradic
#61EB98 #616FEB #EB61B4 #EBDD61
square
#61EB98 #616FEB #EB61B4 #EBDD61
split-complementary
#61EB98 #DD61EB #EB616F
monochromatic
#18BA58 #2BE475 #61EB98 #97F2BB #CEF9DF
Accessibility & contrast
On white
1.52
#61EB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#61EB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB98
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB98 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA93
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#31E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eb98; /* rgb */ color: rgb(97, 235, 152); /* oklch */ color: oklch(84.4% 0.168 154.0);
Tailwind
colors: {
custom: {
50: '#99f2b7',
500: '#61eb98',
950: '#000000',
},
}SCSS
$custom: #61eb98; $custom-light: #99f2b7; $custom-dark: #000000;
JSON
{
"hex": "#61eb98",
"rgb": {
"r": 97,
"g": 235,
"b": 152
},
"hsl": {
"h": 143.913,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84352,
"c": 0.16819,
"h": 154
},
"luminance": 0.64225
}Semantic roles & 50–950 ramp
primary
#61EB98
secondary
#B93785
accent
#0C88DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581