#61ED90#61ED90
#61ED90 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.178 H 151.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #61ED90 |
|---|---|
| RGB | rgb(97, 237, 144) |
| HSL | hsl(140, 80%, 65%) |
| HSV | hsv(140, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(84.55, -57.93, 34.00) |
| CIE-LCH | lch(84.55, 67.17, 149.59°) |
| OKLab | oklab(84.69% -0.1567 0.0845) |
| OKLCH | oklch(84.69% 0.178 151.7) |
| XYZ | xyz(40.2449, 65.1195, 36.8286) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.59
Light Green Blue
#56FCA2
ΔE00 3.60
Light Bluish Green
#76FDA8
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ED90 #ED61BE
analogous
#78ED61 #61ED90 #61EDD6
triadic
#61ED90 #9061ED #ED9061
tetradic
#61ED90 #6178ED #ED61BE #EDD661
square
#61ED90 #6178ED #ED61BE #EDD661
split-complementary
#61ED90 #D661ED #ED6178
monochromatic
#16BE4E #2AE769 #61ED90 #98F3B7 #CFFADD
Accessibility & contrast
On white
1.50
#61ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#61ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ED90
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ED90 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8A
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#35EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ed90; /* rgb */ color: rgb(97, 237, 144); /* oklch */ color: oklch(84.7% 0.178 151.7);
Tailwind
colors: {
custom: {
50: '#9af4b1',
500: '#61ed90',
950: '#000000',
},
}SCSS
$custom: #61ed90; $custom-light: #9af4b1; $custom-dark: #000000;
JSON
{
"hex": "#61ed90",
"rgb": {
"r": 97,
"g": 237,
"b": 144
},
"hsl": {
"h": 140.143,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84691,
"c": 0.17809,
"h": 151.7
},
"luminance": 0.65123
}Semantic roles & 50–950 ramp
primary
#61ED90
secondary
#BD368F
accent
#0A95DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581