#61EEA1#61EEA1
#61EEA1 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.164 H 156.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEA1 |
|---|---|
| RGB | rgb(97, 238, 161) |
| HSL | hsl(147, 81%, 66%) |
| HSV | hsv(147, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(85.13, -55.26, 26.17) |
| CIE-LCH | lch(85.13, 61.15, 154.66°) |
| OKLab | oklab(85.26% -0.1503 0.0661) |
| OKLCH | oklch(85.26% 0.164 156.3) |
| XYZ | xyz(41.9337, 66.2596, 44.2908) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.90
Light Greenish Blue
#63F7B4
ΔE00 3.08
Seafoam (survey)
#80F9AD
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.35
Sea Green (survey)
#53FCA1
ΔE00 3.44
Light Blue Green
#7EFBB3
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEA1 #EE61AE
analogous
#67EE61 #61EEA1 #61EEE7
triadic
#61EEA1 #A161EE #EEA161
tetradic
#61EEA1 #6167EE #EE61AE #EEE761
square
#61EEA1 #6167EE #EE61AE #EEE761
split-complementary
#61EEA1 #E761EE #EE6167
monochromatic
#15C062 #2AE880 #61EEA1 #98F4C2 #D0FAE3
Accessibility & contrast
On white
1.47
#61EEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#61EEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEA1
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEA1 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9C
Deuteranopia (green-blind)
#DACFA6
Tritanopia (blue-blind)
#27ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61eea1; /* rgb */ color: rgb(97, 238, 161); /* oklch */ color: oklch(85.3% 0.164 156.3);
Tailwind
colors: {
custom: {
50: '#9af4bd',
500: '#61eea1',
950: '#000000',
},
}SCSS
$custom: #61eea1; $custom-light: #9af4bd; $custom-dark: #000000;
JSON
{
"hex": "#61eea1",
"rgb": {
"r": 97,
"g": 238,
"b": 161
},
"hsl": {
"h": 147.234,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85263,
"c": 0.16419,
"h": 156.3
},
"luminance": 0.66264
}Semantic roles & 50–950 ramp
primary
#61EEA1
secondary
#BE3580
accent
#097DDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582