#61EFA3#61EFA3
#61EFA3 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.164 H 156.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFA3 |
|---|---|
| RGB | rgb(97, 239, 163) |
| HSL | hsl(148, 82%, 66%) |
| HSV | hsv(148, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 31.8%, 6.3%) |
| CIE-LAB | lab(85.46, -55.28, 25.60) |
| CIE-LCH | lch(85.46, 60.92, 155.15°) |
| OKLab | oklab(85.55% -0.1504 0.0647) |
| OKLCH | oklch(85.55% 0.164 156.7) |
| XYZ | xyz(42.4034, 66.9146, 45.3244) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 3.10
Light Green Blue
#56FCA2
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFA3 #EF61AD
analogous
#66EF61 #61EFA3 #61EFEA
triadic
#61EFA3 #A361EF #EFA361
tetradic
#61EFA3 #6166EF #EF61AD #EFEA61
square
#61EFA3 #6166EF #EF61AD #EFEA61
split-complementary
#61EFA3 #EA61EF #EF6166
monochromatic
#14C265 #29E983 #61EFA3 #99F5C3 #D0FAE4
Accessibility & contrast
On white
1.46
#61EFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#61EFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFA3
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFA3 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9E
Deuteranopia (green-blind)
#DAD0A8
Tritanopia (blue-blind)
#25EDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61efa3; /* rgb */ color: rgb(97, 239, 163); /* oklch */ color: oklch(85.5% 0.164 156.7);
Tailwind
colors: {
custom: {
50: '#9af5be',
500: '#61efa3',
950: '#000000',
},
}SCSS
$custom: #61efa3; $custom-light: #9af5be; $custom-dark: #000000;
JSON
{
"hex": "#61efa3",
"rgb": {
"r": 97,
"g": 239,
"b": 163
},
"hsl": {
"h": 147.887,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85547,
"c": 0.16376,
"h": 156.7
},
"luminance": 0.66919
}Semantic roles & 50–950 ramp
primary
#61EFA3
secondary
#C0347F
accent
#087ADE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582