#61EAA3#61EAA3
#61EAA3 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.157 H 157.7°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAA3 |
|---|---|
| RGB | rgb(97, 234, 163) |
| HSL | hsl(149, 77%, 65%) |
| HSV | hsv(149, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(83.98, -53.28, 23.58) |
| CIE-LCH | lch(83.98, 58.26, 156.13°) |
| OKLab | oklab(84.33% -0.1453 0.0597) |
| OKLCH | oklch(84.33% 0.157 157.7) |
| XYZ | xyz(40.9599, 64.0274, 44.8432) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.79
Aqua Green
#12E193
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.09
Light Green Blue
#56FCA2
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAA3 #EA61A8
analogous
#64EA61 #61EAA3 #61EAE7
triadic
#61EAA3 #A361EA #EAA361
tetradic
#61EAA3 #6164EA #EA61A8 #EAE761
square
#61EAA3 #6164EA #EA61A8 #EAE761
split-complementary
#61EAA3 #E761EA #EA6164
monochromatic
#18B865 #2BE384 #61EAA3 #97F1C2 #CDF8E2
Accessibility & contrast
On white
1.52
#61EAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#61EAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAA3
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAA3 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99F
Deuteranopia (green-blind)
#D5CCA7
Tritanopia (blue-blind)
#28E8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61eaa3; /* rgb */ color: rgb(97, 234, 163); /* oklch */ color: oklch(84.3% 0.157 157.7);
Tailwind
colors: {
custom: {
50: '#99f1be',
500: '#61eaa3',
950: '#000000',
},
}SCSS
$custom: #61eaa3; $custom-light: #99f1be; $custom-dark: #000000;
JSON
{
"hex": "#61eaa3",
"rgb": {
"r": 97,
"g": 234,
"b": 163
},
"hsl": {
"h": 148.905,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84334,
"c": 0.1571,
"h": 157.7
},
"luminance": 0.64031
}Semantic roles & 50–950 ramp
primary
#61EAA3
secondary
#B8387A
accent
#0D76D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582