#61E27D#61E27D
#61E27D is a light, vivid green. Relative luminance 0.584; OKLCH L 81.7% C 0.181 H 148.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #61E27D |
|---|---|
| RGB | rgb(97, 226, 125) |
| HSL | hsl(133, 69%, 63%) |
| HSV | hsv(133, 57%, 89%) |
| CMYK | cmyk(57.1%, 0%, 44.7%, 11.4%) |
| CIE-LAB | lab(80.97, -56.78, 38.82) |
| CIE-LCH | lch(80.97, 68.79, 145.64°) |
| OKLab | oklab(81.66% -0.1536 0.0952) |
| OKLCH | oklch(81.66% 0.181 148.2) |
| XYZ | xyz(35.8254, 58.4115, 28.7847) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.50
Tealish Green
#0CDC73
ΔE00 3.83
Lightish Green
#61E160
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.89
Turquoise Green
#04F489
ΔE00 5.18
Minty Green
#0BF77D
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E27D #E261C6
analogous
#85E261 #61E27D #61E2BD
triadic
#61E27D #7D61E2 #E27D61
tetradic
#61E27D #6185E2 #E261C6 #E2BD61
square
#61E27D #6185E2 #E261C6 #E2BD61
split-complementary
#61E27D #BD61E2 #E26185
monochromatic
#1FA93D #2DD952 #61E27D #95EBA8 #C8F5D2
Accessibility & contrast
On white
1.66
#61E27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#61E27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E27D
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E27D | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#42DECA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61e27d; /* rgb */ color: rgb(97, 226, 125); /* oklch */ color: oklch(81.7% 0.181 148.2);
Tailwind
colors: {
custom: {
50: '#98eca4',
500: '#61e27d',
950: '#000000',
},
}SCSS
$custom: #61e27d; $custom-light: #98eca4; $custom-dark: #000000;
JSON
{
"hex": "#61e27d",
"rgb": {
"r": 97,
"g": 226,
"b": 125
},
"hsl": {
"h": 133.023,
"s": 68.984,
"l": 63.333
},
"oklch": {
"l": 0.81659,
"c": 0.18072,
"h": 148.2
},
"luminance": 0.58415
}Semantic roles & 50–950 ramp
primary
#61E27D
secondary
#AB3C93
accent
#15A8D1
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580