#61E6A2#61E6A2
#61E6A2 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.153 H 158.1°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #61E6A2 |
|---|---|
| RGB | rgb(97, 230, 162) |
| HSL | hsl(149, 73%, 64%) |
| HSV | hsv(149, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 29.6%, 9.8%) |
| CIE-LAB | lab(82.77, -51.86, 22.44) |
| CIE-LCH | lch(82.77, 56.51, 156.60°) |
| OKLab | oklab(83.34% -0.1416 0.0569) |
| OKLCH | oklch(83.34% 0.153 158.1) |
| XYZ | xyz(39.7447, 61.7398, 43.9979) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.80
Light Blue Green
#7EFBB3
ΔE00 4.88
Seafoam
#7FE0B3
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E6A2 #E661A5
analogous
#63E661 #61E6A2 #61E6E4
triadic
#61E6A2 #A261E6 #E6A261
tetradic
#61E6A2 #6163E6 #E661A5 #E6E461
square
#61E6A2 #6163E6 #E661A5 #E6E461
split-complementary
#61E6A2 #E461E6 #E66163
monochromatic
#1CB165 #2CDE83 #61E6A2 #96EEC1 #CBF7E0
Accessibility & contrast
On white
1.57
#61E6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#61E6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E6A2
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E6A2 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#D2C9A6
Tritanopia (blue-blind)
#2CE5D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61e6a2; /* rgb */ color: rgb(97, 230, 162); /* oklch */ color: oklch(83.3% 0.153 158.1);
Tailwind
colors: {
custom: {
50: '#99efbd',
500: '#61e6a2',
950: '#000000',
},
}SCSS
$custom: #61e6a2; $custom-light: #99efbd; $custom-dark: #000000;
JSON
{
"hex": "#61e6a2",
"rgb": {
"r": 97,
"g": 230,
"b": 162
},
"hsl": {
"h": 149.323,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.83342,
"c": 0.15261,
"h": 158.1
},
"luminance": 0.61744
}Semantic roles & 50–950 ramp
primary
#61E6A2
secondary
#B13A77
accent
#1175D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582