#61EE9B#61EE9B
#61EE9B is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.170 H 154.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE9B |
|---|---|
| RGB | rgb(97, 238, 155) |
| HSL | hsl(145, 81%, 66%) |
| HSV | hsv(145, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(85.02, -56.38, 29.09) |
| CIE-LCH | lch(85.02, 63.44, 152.71°) |
| OKLab | oklab(85.14% -0.153 0.073) |
| OKLCH | oklch(85.14% 0.17 154.5) |
| XYZ | xyz(41.4173, 66.0530, 41.5708) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.05
Sea Green (survey)
#53FCA1
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.40
Light Blue Green
#7EFBB3
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE9B #EE61B4
analogous
#6DEE61 #61EE9B #61EEE1
triadic
#61EE9B #9B61EE #EE9B61
tetradic
#61EE9B #616DEE #EE61B4 #EEE161
square
#61EE9B #616DEE #EE61B4 #EEE161
split-complementary
#61EE9B #E161EE #EE616D
monochromatic
#15C05B #2AE878 #61EE9B #98F4BE #D0FAE1
Accessibility & contrast
On white
1.48
#61EE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#61EE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE9B
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE9B | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC96
Deuteranopia (green-blind)
#DBCFA0
Tritanopia (blue-blind)
#2DECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ee9b; /* rgb */ color: rgb(97, 238, 155); /* oklch */ color: oklch(85.1% 0.170 154.5);
Tailwind
colors: {
custom: {
50: '#9af4b9',
500: '#61ee9b',
950: '#000000',
},
}SCSS
$custom: #61ee9b; $custom-light: #9af4b9; $custom-dark: #000000;
JSON
{
"hex": "#61ee9b",
"rgb": {
"r": 97,
"g": 238,
"b": 155
},
"hsl": {
"h": 144.681,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85142,
"c": 0.1695,
"h": 154.5
},
"luminance": 0.66057
}Semantic roles & 50–950 ramp
primary
#61EE9B
secondary
#BE3586
accent
#0986DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581