#61E495#61E495
#61E495 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.161 H 154.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #61E495 |
|---|---|
| RGB | rgb(97, 228, 149) |
| HSL | hsl(144, 71%, 64%) |
| HSV | hsv(144, 57%, 89%) |
| CMYK | cmyk(57.5%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(81.94, -53.52, 28.01) |
| CIE-LCH | lch(81.94, 60.41, 152.38°) |
| OKLab | oklab(82.58% -0.1453 0.0704) |
| OKLCH | oklch(82.58% 0.161 154.2) |
| XYZ | xyz(38.0949, 60.1945, 38.0391) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 4.84
Seafoam (survey)
#80F9AD
ΔE00 5.06
Light Green Blue
#56FCA2
ΔE00 5.24
Sea Green (survey)
#53FCA1
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E495 #E461B0
analogous
#6EE461 #61E495 #61E4D7
triadic
#61E495 #9561E4 #E49561
tetradic
#61E495 #616EE4 #E461B0 #E4D761
square
#61E495 #616EE4 #E461B0 #E4D761
split-complementary
#61E495 #D761E4 #E4616E
monochromatic
#1EAD57 #2DDB72 #61E495 #95EDB8 #CAF6DB
Accessibility & contrast
On white
1.61
#61E495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#61E495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E495
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E495 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D390
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#36E2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61e495; /* rgb */ color: rgb(97, 228, 149); /* oklch */ color: oklch(82.6% 0.161 154.2);
Tailwind
colors: {
custom: {
50: '#98edb4',
500: '#61e495',
950: '#000000',
},
}SCSS
$custom: #61e495; $custom-light: #98edb4; $custom-dark: #000000;
JSON
{
"hex": "#61e495",
"rgb": {
"r": 97,
"g": 228,
"b": 149
},
"hsl": {
"h": 143.817,
"s": 70.811,
"l": 63.725
},
"oklch": {
"l": 0.82584,
"c": 0.16145,
"h": 154.2
},
"luminance": 0.60198
}Semantic roles & 50–950 ramp
primary
#61E495
secondary
#AE3B81
accent
#1387D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581