#61EAA2#61EAA2
#61EAA2 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.158 H 157.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAA2 |
|---|---|
| RGB | rgb(97, 234, 162) |
| HSL | hsl(148, 77%, 65%) |
| HSV | hsv(148, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(83.96, -53.48, 24.07) |
| CIE-LCH | lch(83.96, 58.64, 155.77°) |
| OKLab | oklab(84.31% -0.1457 0.0609) |
| OKLCH | oklch(84.31% 0.158 157.3) |
| XYZ | xyz(40.8706, 63.9917, 44.3732) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.73
Aqua Green
#12E193
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 4.10
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAA2 #EA61A9
analogous
#65EA61 #61EAA2 #61EAE6
triadic
#61EAA2 #A261EA #EAA261
tetradic
#61EAA2 #6165EA #EA61A9 #EAE661
square
#61EAA2 #6165EA #EA61A9 #EAE661
split-complementary
#61EAA2 #E661EA #EA6165
monochromatic
#18B864 #2BE382 #61EAA2 #97F1C2 #CDF8E2
Accessibility & contrast
On white
1.52
#61EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#61EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAA2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAA2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D6CCA7
Tritanopia (blue-blind)
#29E8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61eaa2; /* rgb */ color: rgb(97, 234, 162); /* oklch */ color: oklch(84.3% 0.158 157.3);
Tailwind
colors: {
custom: {
50: '#99f1be',
500: '#61eaa2',
950: '#000000',
},
}SCSS
$custom: #61eaa2; $custom-light: #99f1be; $custom-dark: #000000;
JSON
{
"hex": "#61eaa2",
"rgb": {
"r": 97,
"g": 234,
"b": 162
},
"hsl": {
"h": 148.467,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84313,
"c": 0.15797,
"h": 157.3
},
"luminance": 0.63996
}Semantic roles & 50–950 ramp
primary
#61EAA2
secondary
#B8387B
accent
#0D78D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582