#61EE9F#61EE9F
#61EE9F is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.166 H 155.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE9F |
|---|---|
| RGB | rgb(97, 238, 159) |
| HSL | hsl(146, 81%, 66%) |
| HSV | hsv(146, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(85.09, -55.64, 27.14) |
| CIE-LCH | lch(85.09, 61.91, 153.99°) |
| OKLab | oklab(85.22% -0.1512 0.0684) |
| OKLCH | oklch(85.22% 0.166 155.7) |
| XYZ | xyz(41.7588, 66.1896, 43.3694) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.89
Light Green Blue
#56FCA2
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.29
Light Greenish Blue
#63F7B4
ΔE00 3.38
Light Bluish Green
#76FDA8
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE9F #EE61B0
analogous
#69EE61 #61EE9F #61EEE5
triadic
#61EE9F #9F61EE #EE9F61
tetradic
#61EE9F #6169EE #EE61B0 #EEE561
square
#61EE9F #6169EE #EE61B0 #EEE561
split-complementary
#61EE9F #E561EE #EE6169
monochromatic
#15C060 #2AE87D #61EE9F #98F4C1 #D0FAE2
Accessibility & contrast
On white
1.47
#61EE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#61EE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE9F
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE9F | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#DACFA4
Tritanopia (blue-blind)
#29ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ee9f; /* rgb */ color: rgb(97, 238, 159); /* oklch */ color: oklch(85.2% 0.166 155.7);
Tailwind
colors: {
custom: {
50: '#9af4bc',
500: '#61ee9f',
950: '#000000',
},
}SCSS
$custom: #61ee9f; $custom-light: #9af4bc; $custom-dark: #000000;
JSON
{
"hex": "#61ee9f",
"rgb": {
"r": 97,
"g": 238,
"b": 159
},
"hsl": {
"h": 146.383,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85222,
"c": 0.16595,
"h": 155.7
},
"luminance": 0.66194
}Semantic roles & 50–950 ramp
primary
#61EE9F
secondary
#BE3582
accent
#0980DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582