#61EFA5#61EFA5
#61EFA5 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.162 H 157.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFA5 |
|---|---|
| RGB | rgb(97, 239, 165) |
| HSL | hsl(149, 82%, 66%) |
| HSV | hsv(149, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 31%, 6.3%) |
| CIE-LAB | lab(85.50, -54.89, 24.63) |
| CIE-LCH | lch(85.50, 60.16, 155.84°) |
| OKLab | oklab(85.59% -0.1495 0.0623) |
| OKLCH | oklch(85.59% 0.162 157.4) |
| XYZ | xyz(42.5841, 66.9868, 46.2756) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFA5 #EF61AB
analogous
#64EF61 #61EFA5 #61EFEC
triadic
#61EFA5 #A561EF #EFA561
tetradic
#61EFA5 #6164EF #EF61AB #EFEC61
square
#61EFA5 #6164EF #EF61AB #EFEC61
split-complementary
#61EFA5 #EC61EF #EF6164
monochromatic
#14C267 #29E985 #61EFA5 #99F5C5 #D0FAE4
Accessibility & contrast
On white
1.46
#61EFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#61EFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFA5
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFA5 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA0
Deuteranopia (green-blind)
#DAD0AA
Tritanopia (blue-blind)
#23EDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61efa5; /* rgb */ color: rgb(97, 239, 165); /* oklch */ color: oklch(85.6% 0.162 157.4);
Tailwind
colors: {
custom: {
50: '#9af5c0',
500: '#61efa5',
950: '#000000',
},
}SCSS
$custom: #61efa5; $custom-light: #9af5c0; $custom-dark: #000000;
JSON
{
"hex": "#61efa5",
"rgb": {
"r": 97,
"g": 239,
"b": 165
},
"hsl": {
"h": 148.732,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85589,
"c": 0.16202,
"h": 157.4
},
"luminance": 0.66991
}Semantic roles & 50–950 ramp
primary
#61EFA5
secondary
#C0347D
accent
#0877DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582