#61E693#61E693
#61E693 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.0% C 0.166 H 153.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #61E693 |
|---|---|
| RGB | rgb(97, 230, 147) |
| HSL | hsl(143, 73%, 64%) |
| HSV | hsv(143, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(82.51, -54.68, 29.79) |
| CIE-LCH | lch(82.51, 62.26, 151.42°) |
| OKLab | oklab(83.03% -0.1483 0.0746) |
| OKLCH | oklch(83.03% 0.166 153.3) |
| XYZ | xyz(38.4900, 61.2380, 37.3898) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Aqua Green
#12E193
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.58
Light Green Blue
#56FCA2
ΔE00 4.78
Sea Green (survey)
#53FCA1
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E693 #E661B4
analogous
#72E661 #61E693 #61E6D5
triadic
#61E693 #9361E6 #E69361
tetradic
#61E693 #6172E6 #E661B4 #E6D561
square
#61E693 #6172E6 #E661B4 #E6D561
split-complementary
#61E693 #D561E6 #E66172
monochromatic
#1CB154 #2CDE6F #61E693 #96EEB7 #CBF7DB
Accessibility & contrast
On white
1.59
#61E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#61E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E693
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E693 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#36E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e693; /* rgb */ color: rgb(97, 230, 147); /* oklch */ color: oklch(83.0% 0.166 153.3);
Tailwind
colors: {
custom: {
50: '#99efb3',
500: '#61e693',
950: '#000000',
},
}SCSS
$custom: #61e693; $custom-light: #99efb3; $custom-dark: #000000;
JSON
{
"hex": "#61e693",
"rgb": {
"r": 97,
"g": 230,
"b": 147
},
"hsl": {
"h": 142.556,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.83034,
"c": 0.16597,
"h": 153.3
},
"luminance": 0.61242
}Semantic roles & 50–950 ramp
primary
#61E693
secondary
#B13A84
accent
#118BD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581