#61E199#61E199
#61E199 is a light, vivid green. Relative luminance 0.587; OKLCH L 81.9% C 0.154 H 155.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #61E199 |
|---|---|
| RGB | rgb(97, 225, 153) |
| HSL | hsl(146, 68%, 63%) |
| HSV | hsv(146, 57%, 88%) |
| CMYK | cmyk(56.9%, 0%, 32%, 11.8%) |
| CIE-LAB | lab(81.12, -51.57, 24.84) |
| CIE-LCH | lch(81.12, 57.24, 154.29°) |
| OKLab | oklab(81.93% -0.1404 0.0627) |
| OKLCH | oklch(81.93% 0.154 155.9) |
| XYZ | xyz(37.6016, 58.6882, 39.4772) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 4.94
Light Greenish Blue
#63F7B4
ΔE00 5.25
Seafoam Green
#7AF9AB
ΔE00 5.44
Seafoam (survey)
#80F9AD
ΔE00 5.59
Seaweed
#18D17B
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E199 #E161A9
analogous
#69E161 #61E199 #61E1D9
triadic
#61E199 #9961E1 #E19961
tetradic
#61E199 #6169E1 #E161A9 #E1D961
square
#61E199 #6169E1 #E161A9 #E1D961
split-complementary
#61E199 #D961E1 #E16169
monochromatic
#20A85B #2ED778 #61E199 #94EBBA #C8F5DB
Accessibility & contrast
On white
1.65
#61E199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#61E199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E199
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E199 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D195
Deuteranopia (green-blind)
#CEC49E
Tritanopia (blue-blind)
#35DFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61e199; /* rgb */ color: rgb(97, 225, 153); /* oklch */ color: oklch(81.9% 0.154 155.9);
Tailwind
colors: {
custom: {
50: '#98ebb7',
500: '#61e199',
950: '#000000',
},
}SCSS
$custom: #61e199; $custom-light: #98ebb7; $custom-dark: #000000;
JSON
{
"hex": "#61e199",
"rgb": {
"r": 97,
"g": 225,
"b": 153
},
"hsl": {
"h": 146.25,
"s": 68.085,
"l": 63.137
},
"oklch": {
"l": 0.81932,
"c": 0.15377,
"h": 155.9
},
"luminance": 0.58692
}Semantic roles & 50–950 ramp
primary
#61E199
secondary
#AA3C7A
accent
#157ED0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581