#61ED9B#61ED9B
#61ED9B is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.168 H 154.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #61ED9B |
|---|---|
| RGB | rgb(97, 237, 155) |
| HSL | hsl(145, 80%, 65%) |
| HSV | hsv(145, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 34.6%, 7.1%) |
| CIE-LAB | lab(84.73, -55.99, 28.69) |
| CIE-LCH | lch(84.73, 62.91, 152.87°) |
| OKLab | oklab(84.9% -0.1519 0.0721) |
| OKLCH | oklch(84.9% 0.168 154.6) |
| XYZ | xyz(41.1269, 65.4723, 41.4741) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.60
Light Greenish Blue
#63F7B4
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ED9B #ED61B3
analogous
#6DED61 #61ED9B #61EDE1
triadic
#61ED9B #9B61ED #ED9B61
tetradic
#61ED9B #616DED #ED61B3 #EDE161
square
#61ED9B #616DED #ED61B3 #EDE161
split-complementary
#61ED9B #E161ED #ED616D
monochromatic
#16BE5B #2AE778 #61ED9B #98F3BE #CFFAE1
Accessibility & contrast
On white
1.49
#61ED9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#61ED9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ED9B
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ED9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ED9B | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC96
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#2DEBD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ed9b; /* rgb */ color: rgb(97, 237, 155); /* oklch */ color: oklch(84.9% 0.168 154.6);
Tailwind
colors: {
custom: {
50: '#9af4b9',
500: '#61ed9b',
950: '#000000',
},
}SCSS
$custom: #61ed9b; $custom-light: #9af4b9; $custom-dark: #000000;
JSON
{
"hex": "#61ed9b",
"rgb": {
"r": 97,
"g": 237,
"b": 155
},
"hsl": {
"h": 144.857,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84899,
"c": 0.16817,
"h": 154.6
},
"luminance": 0.65476
}Semantic roles & 50–950 ramp
primary
#61ED9B
secondary
#BD3685
accent
#0A85DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581