#61EE9E#61EE9E
#61EE9E is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.167 H 155.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE9E |
|---|---|
| RGB | rgb(97, 238, 158) |
| HSL | hsl(146, 81%, 66%) |
| HSV | hsv(146, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(85.08, -55.83, 27.63) |
| CIE-LCH | lch(85.08, 62.29, 153.67°) |
| OKLab | oklab(85.2% -0.1516 0.0696) |
| OKLCH | oklch(85.2% 0.167 155.4) |
| XYZ | xyz(41.6723, 66.1550, 42.9142) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.91
Light Green Blue
#56FCA2
ΔE00 3.15
Sea Green (survey)
#53FCA1
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE9E #EE61B1
analogous
#6BEE61 #61EE9E #61EEE4
triadic
#61EE9E #9E61EE #EE9E61
tetradic
#61EE9E #616BEE #EE61B1 #EEE461
square
#61EE9E #616BEE #EE61B1 #EEE461
split-complementary
#61EE9E #E461EE #EE616B
monochromatic
#15C05F #2AE87C #61EE9E #98F4C0 #D0FAE2
Accessibility & contrast
On white
1.48
#61EE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#61EE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE9E
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE9E | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD99
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#2AECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ee9e; /* rgb */ color: rgb(97, 238, 158); /* oklch */ color: oklch(85.2% 0.167 155.4);
Tailwind
colors: {
custom: {
50: '#9af4bb',
500: '#61ee9e',
950: '#000000',
},
}SCSS
$custom: #61ee9e; $custom-light: #9af4bb; $custom-dark: #000000;
JSON
{
"hex": "#61ee9e",
"rgb": {
"r": 97,
"g": 238,
"b": 158
},
"hsl": {
"h": 145.957,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85202,
"c": 0.16684,
"h": 155.4
},
"luminance": 0.66159
}Semantic roles & 50–950 ramp
primary
#61EE9E
secondary
#BE3583
accent
#0981DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582