#55DE7A#55DE7A
#55DE7A is a light, vivid green. Relative luminance 0.556; OKLCH L 80.2% C 0.183 H 149.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #55DE7A |
|---|---|
| RGB | rgb(85, 222, 122) |
| HSL | hsl(136, 67%, 60%) |
| HSV | hsv(136, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 45%, 12.9%) |
| CIE-LAB | lab(79.37, -58.33, 38.20) |
| CIE-LCH | lch(79.37, 69.72, 146.78°) |
| OKLab | oklab(80.24% -0.1575 0.0937) |
| OKLCH | oklch(80.24% 0.183 149.3) |
| XYZ | xyz(33.3780, 55.5757, 27.3768) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.21
Tealish Green
#0CDC73
ΔE00 2.76
Lightish Green
#61E160
ΔE00 4.43
Seaweed
#18D17B
ΔE00 4.88
Turquoise Green
#04F489
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DE7A #DE55B9
analogous
#75DE55 #55DE7A #55DEBE
triadic
#55DE7A #7A55DE #DE7A55
tetradic
#55DE7A #5575DE #DE55B9 #DEBE55
square
#55DE7A #5575DE #DE55B9 #DEBE55
split-complementary
#55DE7A #BE55DE #DE5575
monochromatic
#1E9B40 #28CE55 #55DE7A #88E8A2 #BCF2CA
Accessibility & contrast
On white
1.73
#55DE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#55DE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DE7A
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DE7A | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC72
Deuteranopia (green-blind)
#CEC081
Tritanopia (blue-blind)
#2ADAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55de7a; /* rgb */ color: rgb(85, 222, 122); /* oklch */ color: oklch(80.2% 0.183 149.3);
Tailwind
colors: {
custom: {
50: '#92e9a2',
500: '#55de7a',
950: '#000000',
},
}SCSS
$custom: #55de7a; $custom-light: #92e9a2; $custom-dark: #000000;
JSON
{
"hex": "#55de7a",
"rgb": {
"r": 85,
"g": 222,
"b": 122
},
"hsl": {
"h": 136.204,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.80236,
"c": 0.18324,
"h": 149.3
},
"luminance": 0.55579
}Semantic roles & 50–950 ramp
primary
#55DE7A
secondary
#9E3983
accent
#169DCF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480