#61EA98#61EA98
#61EA98 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.167 H 154.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA98 |
|---|---|
| RGB | rgb(97, 234, 152) |
| HSL | hsl(144, 77%, 65%) |
| HSV | hsv(144, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(83.78, -55.35, 28.95) |
| CIE-LCH | lch(83.78, 62.47, 152.39°) |
| OKLab | oklab(84.11% -0.1502 0.0727) |
| OKLCH | oklch(84.11% 0.167 154.2) |
| XYZ | xyz(40.0168, 63.6502, 39.8765) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.03
Aqua Green
#12E193
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA98 #EA61B3
analogous
#6EEA61 #61EA98 #61EADD
triadic
#61EA98 #9861EA #EA9861
tetradic
#61EA98 #616EEA #EA61B3 #EADD61
square
#61EA98 #616EEA #EA61B3 #EADD61
split-complementary
#61EA98 #DD61EA #EA616E
monochromatic
#18B859 #2BE375 #61EA98 #97F1BB #CDF8DE
Accessibility & contrast
On white
1.53
#61EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#61EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA98
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA98 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D7CC9D
Tritanopia (blue-blind)
#31E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61ea98; /* rgb */ color: rgb(97, 234, 152); /* oklch */ color: oklch(84.1% 0.167 154.2);
Tailwind
colors: {
custom: {
50: '#99f2b7',
500: '#61ea98',
950: '#000000',
},
}SCSS
$custom: #61ea98; $custom-light: #99f2b7; $custom-dark: #000000;
JSON
{
"hex": "#61ea98",
"rgb": {
"r": 97,
"g": 234,
"b": 152
},
"hsl": {
"h": 144.088,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84108,
"c": 0.16684,
"h": 154.2
},
"luminance": 0.63654
}Semantic roles & 50–950 ramp
primary
#61EA98
secondary
#B83884
accent
#0D87D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581