#61E998#61E998
#61E998 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.166 H 154.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #61E998 |
|---|---|
| RGB | rgb(97, 233, 152) |
| HSL | hsl(144, 76%, 65%) |
| HSV | hsv(144, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 34.8%, 8.6%) |
| CIE-LAB | lab(83.49, -54.96, 28.55) |
| CIE-LCH | lch(83.49, 61.93, 152.55°) |
| OKLab | oklab(83.86% -0.1492 0.0717) |
| OKLCH | oklch(83.86% 0.166 154.3) |
| XYZ | xyz(39.7329, 63.0824, 39.7819) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.87
Aqua Green
#12E193
ΔE00 3.97
Light Green Blue
#56FCA2
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.16
Sea Green (survey)
#53FCA1
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E998 #E961B2
analogous
#6EE961 #61E998 #61E9DC
triadic
#61E998 #9861E9 #E99861
tetradic
#61E998 #616EE9 #E961B2 #E9DC61
square
#61E998 #616EE9 #E961B2 #E9DC61
split-complementary
#61E998 #DC61E9 #E9616E
monochromatic
#19B659 #2BE275 #61E998 #97F0BB #CCF8DE
Accessibility & contrast
On white
1.54
#61E998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#61E998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E998
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E998 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D893
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#32E7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e998; /* rgb */ color: rgb(97, 233, 152); /* oklch */ color: oklch(83.9% 0.166 154.3);
Tailwind
colors: {
custom: {
50: '#99f1b7',
500: '#61e998',
950: '#000000',
},
}SCSS
$custom: #61e998; $custom-light: #99f1b7; $custom-dark: #000000;
JSON
{
"hex": "#61e998",
"rgb": {
"r": 97,
"g": 233,
"b": 152
},
"hsl": {
"h": 144.265,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83864,
"c": 0.1655,
"h": 154.3
},
"luminance": 0.63086
}Semantic roles & 50–950 ramp
primary
#61E998
secondary
#B63883
accent
#0E86D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581