#61ED88#61ED88
#61ED88 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.6% C 0.185 H 149.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #61ED88 |
|---|---|
| RGB | rgb(97, 237, 136) |
| HSL | hsl(137, 80%, 65%) |
| HSV | hsv(137, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 42.6%, 7.1%) |
| CIE-LAB | lab(84.42, -59.25, 37.83) |
| CIE-LCH | lch(84.42, 70.29, 147.44°) |
| OKLab | oklab(84.55% -0.1602 0.0933) |
| OKLCH | oklch(84.55% 0.185 149.8) |
| XYZ | xyz(39.6550, 64.8835, 33.7218) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.69
Minty Green
#0BF77D
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 4.27
Sea Green (survey)
#53FCA1
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ED88 #ED61C6
analogous
#80ED61 #61ED88 #61EDCE
triadic
#61ED88 #8861ED #ED8861
tetradic
#61ED88 #6180ED #ED61C6 #EDCE61
square
#61ED88 #6180ED #ED61C6 #EDCE61
split-complementary
#61ED88 #CE61ED #ED6180
monochromatic
#16BE45 #2AE75F #61ED88 #98F3B1 #CFFADB
Accessibility & contrast
On white
1.50
#61ED88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#61ED88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ED88
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ED88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ED88 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA81
Deuteranopia (green-blind)
#DCCE8F
Tritanopia (blue-blind)
#39E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ed88; /* rgb */ color: rgb(97, 237, 136); /* oklch */ color: oklch(84.6% 0.185 149.8);
Tailwind
colors: {
custom: {
50: '#9af4ac',
500: '#61ed88',
950: '#000000',
},
}SCSS
$custom: #61ed88; $custom-light: #9af4ac; $custom-dark: #000000;
JSON
{
"hex": "#61ed88",
"rgb": {
"r": 97,
"g": 237,
"b": 136
},
"hsl": {
"h": 136.714,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84551,
"c": 0.18534,
"h": 149.8
},
"luminance": 0.64887
}Semantic roles & 50–950 ramp
primary
#61ED88
secondary
#BD3697
accent
#0AA1DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581