#61E89E#61E89E
#61E89E is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.159 H 156.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #61E89E |
|---|---|
| RGB | rgb(97, 232, 158) |
| HSL | hsl(147, 75%, 65%) |
| HSV | hsv(147, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.29, -53.44, 25.22) |
| CIE-LCH | lch(83.29, 59.09, 154.74°) |
| OKLab | oklab(83.74% -0.1455 0.0637) |
| OKLCH | oklch(83.74% 0.159 156.4) |
| XYZ | xyz(39.9545, 62.7194, 42.3416) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.52
Light Green Blue
#56FCA2
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E89E #E861AB
analogous
#68E861 #61E89E #61E8E2
triadic
#61E89E #9E61E8 #E89E61
tetradic
#61E89E #6168E8 #E861AB #E8E261
square
#61E89E #6168E8 #E861AB #E8E261
split-complementary
#61E89E #E261E8 #E86168
monochromatic
#1AB460 #2CE07D #61E89E #96F0BF #CCF8E0
Accessibility & contrast
On white
1.55
#61E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#61E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E89E
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E89E | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D799
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#2EE6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e89e; /* rgb */ color: rgb(97, 232, 158); /* oklch */ color: oklch(83.7% 0.159 156.4);
Tailwind
colors: {
custom: {
50: '#99f0bb',
500: '#61e89e',
950: '#000000',
},
}SCSS
$custom: #61e89e; $custom-light: #99f0bb; $custom-dark: #000000;
JSON
{
"hex": "#61e89e",
"rgb": {
"r": 97,
"g": 232,
"b": 158
},
"hsl": {
"h": 147.111,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83743,
"c": 0.1588,
"h": 156.4
},
"luminance": 0.62723
}Semantic roles & 50–950 ramp
primary
#61E89E
secondary
#B5397D
accent
#0F7CD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582