#61EE9C#61EE9C
#61EE9C is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.169 H 154.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE9C |
|---|---|
| RGB | rgb(97, 238, 156) |
| HSL | hsl(145, 81%, 66%) |
| HSV | hsv(145, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 34.5%, 6.7%) |
| CIE-LAB | lab(85.04, -56.19, 28.60) |
| CIE-LCH | lch(85.04, 63.05, 153.02°) |
| OKLab | oklab(85.16% -0.1525 0.0719) |
| OKLCH | oklch(85.16% 0.169 154.8) |
| XYZ | xyz(41.5016, 66.0867, 42.0149) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.97
Light Green Blue
#56FCA2
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE9C #EE61B3
analogous
#6DEE61 #61EE9C #61EEE2
triadic
#61EE9C #9C61EE #EE9C61
tetradic
#61EE9C #616DEE #EE61B3 #EEE261
square
#61EE9C #616DEE #EE61B3 #EEE261
split-complementary
#61EE9C #E261EE #EE616D
monochromatic
#15C05C #2AE879 #61EE9C #98F4BF #D0FAE1
Accessibility & contrast
On white
1.48
#61EE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#61EE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE9C
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE9C | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC97
Deuteranopia (green-blind)
#DACFA1
Tritanopia (blue-blind)
#2CECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ee9c; /* rgb */ color: rgb(97, 238, 156); /* oklch */ color: oklch(85.2% 0.169 154.8);
Tailwind
colors: {
custom: {
50: '#9af4b9',
500: '#61ee9c',
950: '#000000',
},
}SCSS
$custom: #61ee9c; $custom-light: #9af4b9; $custom-dark: #000000;
JSON
{
"hex": "#61ee9c",
"rgb": {
"r": 97,
"g": 238,
"b": 156
},
"hsl": {
"h": 145.106,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85162,
"c": 0.16861,
"h": 154.8
},
"luminance": 0.66091
}Semantic roles & 50–950 ramp
primary
#61EE9C
secondary
#BE3585
accent
#0984DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581