#61EBA2#61EBA2
#61EBA2 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.159 H 157.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBA2 |
|---|---|
| RGB | rgb(97, 235, 162) |
| HSL | hsl(148, 78%, 65%) |
| HSV | hsv(148, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.26, -53.88, 24.47) |
| CIE-LCH | lch(84.26, 59.17, 155.57°) |
| OKLab | oklab(84.56% -0.1468 0.0619) |
| OKLCH | oklch(84.56% 0.159 157.1) |
| XYZ | xyz(41.1561, 64.5627, 44.4684) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.92
Aqua Green
#12E193
ΔE00 4.01
Light Green Blue
#56FCA2
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBA2 #EB61AA
analogous
#65EB61 #61EBA2 #61EBE7
triadic
#61EBA2 #A261EB #EBA261
tetradic
#61EBA2 #6165EB #EB61AA #EBE761
square
#61EBA2 #6165EB #EB61AA #EBE761
split-complementary
#61EBA2 #E761EB #EB6165
monochromatic
#18BA64 #2BE482 #61EBA2 #97F2C2 #CEF9E2
Accessibility & contrast
On white
1.51
#61EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#61EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBA2
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBA2 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#29E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eba2; /* rgb */ color: rgb(97, 235, 162); /* oklch */ color: oklch(84.6% 0.159 157.1);
Tailwind
colors: {
custom: {
50: '#99f2be',
500: '#61eba2',
950: '#000000',
},
}SCSS
$custom: #61eba2; $custom-light: #99f2be; $custom-dark: #000000;
JSON
{
"hex": "#61eba2",
"rgb": {
"r": 97,
"g": 235,
"b": 162
},
"hsl": {
"h": 148.261,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84556,
"c": 0.15931,
"h": 157.1
},
"luminance": 0.64567
}Semantic roles & 50–950 ramp
primary
#61EBA2
secondary
#B9377C
accent
#0C79DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582