#61EEA2#61EEA2
#61EEA2 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.163 H 156.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEA2 |
|---|---|
| RGB | rgb(97, 238, 162) |
| HSL | hsl(148, 81%, 66%) |
| HSV | hsv(148, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(85.15, -55.07, 25.68) |
| CIE-LCH | lch(85.15, 60.77, 155.00°) |
| OKLab | oklab(85.28% -0.1499 0.0649) |
| OKLCH | oklch(85.28% 0.163 156.6) |
| XYZ | xyz(42.0223, 66.2950, 44.7571) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.92
Light Greenish Blue
#63F7B4
ΔE00 2.93
Seafoam (survey)
#80F9AD
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEA2 #EE61AD
analogous
#66EE61 #61EEA2 #61EEE9
triadic
#61EEA2 #A261EE #EEA261
tetradic
#61EEA2 #6166EE #EE61AD #EEE961
square
#61EEA2 #6166EE #EE61AD #EEE961
split-complementary
#61EEA2 #E961EE #EE6166
monochromatic
#15C064 #2AE881 #61EEA2 #98F4C3 #D0FAE3
Accessibility & contrast
On white
1.47
#61EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#61EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEA2
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEA2 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9D
Deuteranopia (green-blind)
#D9CFA7
Tritanopia (blue-blind)
#27ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61eea2; /* rgb */ color: rgb(97, 238, 162); /* oklch */ color: oklch(85.3% 0.163 156.6);
Tailwind
colors: {
custom: {
50: '#9af4be',
500: '#61eea2',
950: '#000000',
},
}SCSS
$custom: #61eea2; $custom-light: #9af4be; $custom-dark: #000000;
JSON
{
"hex": "#61eea2",
"rgb": {
"r": 97,
"g": 238,
"b": 162
},
"hsl": {
"h": 147.66,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85284,
"c": 0.16331,
"h": 156.6
},
"luminance": 0.66299
}Semantic roles & 50–950 ramp
primary
#61EEA2
secondary
#BE357F
accent
#097BDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582