#61EDA5#61EDA5
#61EDA5 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.159 H 157.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #61EDA5 |
|---|---|
| RGB | rgb(97, 237, 165) |
| HSL | hsl(149, 80%, 65%) |
| HSV | hsv(149, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 30.4%, 7.1%) |
| CIE-LAB | lab(84.91, -54.09, 23.82) |
| CIE-LCH | lch(84.91, 59.11, 156.24°) |
| OKLab | oklab(85.11% -0.1475 0.0603) |
| OKLCH | oklch(85.11% 0.159 157.8) |
| XYZ | xyz(42.0018, 65.8223, 46.0815) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.60
Seafoam Green
#7AF9AB
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.51
Light Blue Green
#7EFBB3
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EDA5 #ED61A9
analogous
#63ED61 #61EDA5 #61EDEB
triadic
#61EDA5 #A561ED #EDA561
tetradic
#61EDA5 #6163ED #ED61A9 #EDEB61
square
#61EDA5 #6163ED #ED61A9 #EDEB61
split-complementary
#61EDA5 #EB61ED #ED6163
monochromatic
#16BE67 #2AE786 #61EDA5 #98F3C4 #CFFAE4
Accessibility & contrast
On white
1.48
#61EDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#61EDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EDA5
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EDA5 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA1
Deuteranopia (green-blind)
#D8CFAA
Tritanopia (blue-blind)
#24EBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61eda5; /* rgb */ color: rgb(97, 237, 165); /* oklch */ color: oklch(85.1% 0.159 157.8);
Tailwind
colors: {
custom: {
50: '#9af4c0',
500: '#61eda5',
950: '#000000',
},
}SCSS
$custom: #61eda5; $custom-light: #9af4c0; $custom-dark: #000000;
JSON
{
"hex": "#61eda5",
"rgb": {
"r": 97,
"g": 237,
"b": 165
},
"hsl": {
"h": 149.143,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.85105,
"c": 0.15936,
"h": 157.8
},
"luminance": 0.65826
}Semantic roles & 50–950 ramp
primary
#61EDA5
secondary
#BD367B
accent
#0A76DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582