#61EE98#61EE98
#61EE98 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.172 H 153.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE98 |
|---|---|
| RGB | rgb(97, 238, 152) |
| HSL | hsl(143, 81%, 66%) |
| HSV | hsv(143, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(84.97, -56.92, 30.54) |
| CIE-LCH | lch(84.97, 64.60, 151.78°) |
| OKLab | oklab(85.08% -0.1543 0.0765) |
| OKLCH | oklch(85.08% 0.172 153.6) |
| XYZ | xyz(41.1685, 65.9535, 40.2604) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.05
Sea Green (survey)
#53FCA1
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE98 #EE61B7
analogous
#70EE61 #61EE98 #61EEDE
triadic
#61EE98 #9861EE #EE9861
tetradic
#61EE98 #6170EE #EE61B7 #EEDE61
square
#61EE98 #6170EE #EE61B7 #EEDE61
split-complementary
#61EE98 #DE61EE #EE6170
monochromatic
#15C057 #2AE874 #61EE98 #98F4BC #D0FAE0
Accessibility & contrast
On white
1.48
#61EE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#61EE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE98
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE98 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC92
Deuteranopia (green-blind)
#DBCF9D
Tritanopia (blue-blind)
#2FEBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ee98; /* rgb */ color: rgb(97, 238, 152); /* oklch */ color: oklch(85.1% 0.172 153.6);
Tailwind
colors: {
custom: {
50: '#9af4b7',
500: '#61ee98',
950: '#000000',
},
}SCSS
$custom: #61ee98; $custom-light: #9af4b7; $custom-dark: #000000;
JSON
{
"hex": "#61ee98",
"rgb": {
"r": 97,
"g": 238,
"b": 152
},
"hsl": {
"h": 143.404,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85084,
"c": 0.1722,
"h": 153.6
},
"luminance": 0.65957
}Semantic roles & 50–950 ramp
primary
#61EE98
secondary
#BE3589
accent
#098ADD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581