#61ED9F#61ED9F
#61ED9F is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.0% C 0.165 H 155.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #61ED9F |
|---|---|
| RGB | rgb(97, 237, 159) |
| HSL | hsl(147, 80%, 65%) |
| HSV | hsv(147, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 32.9%, 7.1%) |
| CIE-LAB | lab(84.80, -55.24, 26.74) |
| CIE-LCH | lch(84.80, 61.38, 154.17°) |
| OKLab | oklab(84.98% -0.1502 0.0674) |
| OKLCH | oklch(84.98% 0.165 155.8) |
| XYZ | xyz(41.4684, 65.6089, 43.2726) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.06
Seafoam (survey)
#80F9AD
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.45
Sea Green (survey)
#53FCA1
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ED9F #ED61AF
analogous
#69ED61 #61ED9F #61EDE5
triadic
#61ED9F #9F61ED #ED9F61
tetradic
#61ED9F #6169ED #ED61AF #EDE561
square
#61ED9F #6169ED #ED61AF #EDE561
split-complementary
#61ED9F #E561ED #ED6169
monochromatic
#16BE60 #2AE77E #61ED9F #98F3C0 #CFFAE2
Accessibility & contrast
On white
1.49
#61ED9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#61ED9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ED9F
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ED9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ED9F | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9A
Deuteranopia (green-blind)
#D9CEA4
Tritanopia (blue-blind)
#2AEBD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ed9f; /* rgb */ color: rgb(97, 237, 159); /* oklch */ color: oklch(85.0% 0.165 155.8);
Tailwind
colors: {
custom: {
50: '#9af4bb',
500: '#61ed9f',
950: '#000000',
},
}SCSS
$custom: #61ed9f; $custom-light: #9af4bb; $custom-dark: #000000;
JSON
{
"hex": "#61ed9f",
"rgb": {
"r": 97,
"g": 237,
"b": 159
},
"hsl": {
"h": 146.571,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84979,
"c": 0.16461,
"h": 155.8
},
"luminance": 0.65613
}Semantic roles & 50–950 ramp
primary
#61ED9F
secondary
#BD3681
accent
#0A7FDC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582