#55DE79#55DE79
#55DE79 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.2% C 0.184 H 149.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #55DE79 |
|---|---|
| RGB | rgb(85, 222, 121) |
| HSL | hsl(136, 67%, 60%) |
| HSV | hsv(136, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 45.5%, 12.9%) |
| CIE-LAB | lab(79.36, -58.48, 38.68) |
| CIE-LCH | lch(79.36, 70.12, 146.52°) |
| OKLab | oklab(80.22% -0.1579 0.0947) |
| OKLCH | oklch(80.22% 0.184 149) |
| XYZ | xyz(33.3164, 55.5510, 27.0521) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.26
Tealish Green
#0CDC73
ΔE00 2.77
Lightish Green
#61E160
ΔE00 4.28
Seaweed
#18D17B
ΔE00 4.96
Turquoise Green
#04F489
ΔE00 5.49
Aqua Green
#12E193
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DE79 #DE55BA
analogous
#76DE55 #55DE79 #55DEBD
triadic
#55DE79 #7955DE #DE7955
tetradic
#55DE79 #5576DE #DE55BA #DEBD55
square
#55DE79 #5576DE #DE55BA #DEBD55
split-complementary
#55DE79 #BD55DE #DE5576
monochromatic
#1E9B3F #28CE54 #55DE79 #88E8A1 #BCF2CA
Accessibility & contrast
On white
1.73
#55DE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#55DE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DE79
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DE79 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC71
Deuteranopia (green-blind)
#CEC080
Tritanopia (blue-blind)
#2BDAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55de79; /* rgb */ color: rgb(85, 222, 121); /* oklch */ color: oklch(80.2% 0.184 149.0);
Tailwind
colors: {
custom: {
50: '#92e9a1',
500: '#55de79',
950: '#000000',
},
}SCSS
$custom: #55de79; $custom-light: #92e9a1; $custom-dark: #000000;
JSON
{
"hex": "#55de79",
"rgb": {
"r": 85,
"g": 222,
"b": 121
},
"hsl": {
"h": 135.766,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.8022,
"c": 0.18415,
"h": 149
},
"luminance": 0.55554
}Semantic roles & 50–950 ramp
primary
#55DE79
secondary
#9E3984
accent
#169FCF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480