#61DD9B#61DD9B
#61DD9B is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.147 H 157.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #61DD9B |
|---|---|
| RGB | rgb(97, 221, 155) |
| HSL | hsl(148, 65%, 62%) |
| HSV | hsv(148, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 29.9%, 13.3%) |
| CIE-LAB | lab(79.96, -49.55, 22.22) |
| CIE-LCH | lch(79.96, 54.30, 155.85°) |
| OKLab | oklab(81% -0.1353 0.0563) |
| OKLCH | oklch(81% 0.147 157.4) |
| XYZ | xyz(36.6995, 56.6174, 39.9982) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.77
Seafoam
#7FE0B3
ΔE00 5.10
Eucalyptus
#44D7A8
ΔE00 5.20
Seaweed
#18D17B
ΔE00 5.73
Light Greenish Blue
#63F7B4
ΔE00 5.82
Weird Green
#3AE57F
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DD9B #DD61A3
analogous
#65DD61 #61DD9B #61DDD9
triadic
#61DD9B #9B61DD #DD9B61
tetradic
#61DD9B #6165DD #DD61A3 #DDD961
square
#61DD9B #6165DD #DD61A3 #DDD961
split-complementary
#61DD9B #D961DD #DD6165
monochromatic
#23A15E #2FD27B #61DD9B #93E8BB #C6F3DB
Accessibility & contrast
On white
1.70
#61DD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#61DD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DD9B
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DD9B | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE97
Deuteranopia (green-blind)
#CAC19F
Tritanopia (blue-blind)
#35DCCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61dd9b; /* rgb */ color: rgb(97, 221, 155); /* oklch */ color: oklch(81.0% 0.147 157.4);
Tailwind
colors: {
custom: {
50: '#97e8b8',
500: '#61dd9b',
950: '#000000',
},
}SCSS
$custom: #61dd9b; $custom-light: #97e8b8; $custom-dark: #000000;
JSON
{
"hex": "#61dd9b",
"rgb": {
"r": 97,
"g": 221,
"b": 155
},
"hsl": {
"h": 148.065,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.80999,
"c": 0.14652,
"h": 157.4
},
"luminance": 0.56621
}Semantic roles & 50–950 ramp
primary
#61DD9B
secondary
#A43E74
accent
#1979CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481