#61DF98#61DF98
#61DF98 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.152 H 155.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #61DF98 |
|---|---|
| RGB | rgb(97, 223, 152) |
| HSL | hsl(146, 66%, 63%) |
| HSV | hsv(146, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(80.50, -50.95, 24.52) |
| CIE-LCH | lch(80.50, 56.54, 154.30°) |
| OKLab | oklab(81.42% -0.1387 0.0619) |
| OKLCH | oklch(81.42% 0.152 155.9) |
| XYZ | xyz(36.9819, 57.5803, 38.8649) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 5.13
Seaweed
#18D17B
ΔE00 5.49
Light Greenish Blue
#63F7B4
ΔE00 5.64
Seafoam
#7FE0B3
ΔE00 5.85
Seafoam Green
#7AF9AB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DF98 #DF61A8
analogous
#69DF61 #61DF98 #61DFD7
triadic
#61DF98 #9861DF #DF9861
tetradic
#61DF98 #6169DF #DF61A8 #DFD761
square
#61DF98 #6169DF #DF61A8 #DFD761
split-complementary
#61DF98 #D761DF #DF6169
monochromatic
#21A45A #2ED577 #61DF98 #94E9B9 #C7F4DA
Accessibility & contrast
On white
1.68
#61DF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#61DF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DF98
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DF98 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF94
Deuteranopia (green-blind)
#CDC39C
Tritanopia (blue-blind)
#36DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61df98; /* rgb */ color: rgb(97, 223, 152); /* oklch */ color: oklch(81.4% 0.152 155.9);
Tailwind
colors: {
custom: {
50: '#98eab6',
500: '#61df98',
950: '#000000',
},
}SCSS
$custom: #61df98; $custom-light: #98eab6; $custom-dark: #000000;
JSON
{
"hex": "#61df98",
"rgb": {
"r": 97,
"g": 223,
"b": 152
},
"hsl": {
"h": 146.19,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.81423,
"c": 0.15193,
"h": 155.9
},
"luminance": 0.57584
}Semantic roles & 50–950 ramp
primary
#61DF98
secondary
#A73D79
accent
#177ECE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481