#61E59F#61E59F
#61E59F is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.154 H 157.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #61E59F |
|---|---|
| RGB | rgb(97, 229, 159) |
| HSL | hsl(148, 72%, 64%) |
| HSV | hsv(148, 58%, 90%) |
| CMYK | cmyk(57.6%, 0%, 30.6%, 10.2%) |
| CIE-LAB | lab(82.42, -52.04, 23.51) |
| CIE-LCH | lch(82.42, 57.10, 155.69°) |
| OKLab | oklab(83.03% -0.1419 0.0595) |
| OKLCH | oklch(83.03% 0.154 157.2) |
| XYZ | xyz(39.2037, 61.0795, 42.5177) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.71
Seafoam (survey)
#80F9AD
ΔE00 4.87
Light Blue Green
#7EFBB3
ΔE00 5.06
Weird Green
#3AE57F
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E59F #E561A7
analogous
#65E561 #61E59F #61E5E1
triadic
#61E59F #9F61E5 #E59F61
tetradic
#61E59F #6165E5 #E561A7 #E5E161
square
#61E59F #6165E5 #E561A7 #E5E161
split-complementary
#61E59F #E161E5 #E56165
monochromatic
#1DAF61 #2CDC7F #61E59F #96EEBF #CAF6DF
Accessibility & contrast
On white
1.59
#61E59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#61E59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E59F
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E59F | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59B
Deuteranopia (green-blind)
#D1C8A3
Tritanopia (blue-blind)
#2FE3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e59f; /* rgb */ color: rgb(97, 229, 159); /* oklch */ color: oklch(83.0% 0.154 157.2);
Tailwind
colors: {
custom: {
50: '#99eebb',
500: '#61e59f',
950: '#000000',
},
}SCSS
$custom: #61e59f; $custom-light: #99eebb; $custom-dark: #000000;
JSON
{
"hex": "#61e59f",
"rgb": {
"r": 97,
"g": 229,
"b": 159
},
"hsl": {
"h": 148.182,
"s": 71.739,
"l": 63.922
},
"oklch": {
"l": 0.83034,
"c": 0.15389,
"h": 157.2
},
"luminance": 0.61083
}Semantic roles & 50–950 ramp
primary
#61E59F
secondary
#B03A79
accent
#1279D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582