#55DD7E#55DD7E
#55DD7E is a light, vivid green. Relative luminance 0.552; OKLCH L 80.1% C 0.178 H 150.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #55DD7E |
|---|---|
| RGB | rgb(85, 221, 126) |
| HSL | hsl(138, 67%, 60%) |
| HSV | hsv(138, 62%, 87%) |
| CMYK | cmyk(61.5%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(79.13, -57.31, 35.89) |
| CIE-LCH | lch(79.13, 67.62, 147.94°) |
| OKLab | oklab(80.05% -0.1548 0.0885) |
| OKLCH | oklch(80.05% 0.178 150.2) |
| XYZ | xyz(33.3661, 55.1472, 28.6207) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.32
Tealish Green
#0CDC73
ΔE00 2.82
Seaweed
#18D17B
ΔE00 4.37
Aqua Green
#12E193
ΔE00 4.91
Lightish Green
#61E160
ΔE00 5.19
Emerald
#50C878
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DD7E #DD55B4
analogous
#70DD55 #55DD7E #55DDC2
triadic
#55DD7E #7E55DD #DD7E55
tetradic
#55DD7E #5570DD #DD55B4 #DDC255
square
#55DD7E #5570DD #DD55B4 #DDC255
split-complementary
#55DD7E #C255DD #DD5570
monochromatic
#1F9943 #29CC5A #55DD7E #88E7A5 #BBF1CB
Accessibility & contrast
On white
1.75
#55DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#55DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DD7E
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DD7E | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#28D9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55dd7e; /* rgb */ color: rgb(85, 221, 126); /* oklch */ color: oklch(80.1% 0.178 150.2);
Tailwind
colors: {
custom: {
50: '#92e8a4',
500: '#55dd7e',
950: '#000000',
},
}SCSS
$custom: #55dd7e; $custom-light: #92e8a4; $custom-dark: #000000;
JSON
{
"hex": "#55dd7e",
"rgb": {
"r": 85,
"g": 221,
"b": 126
},
"hsl": {
"h": 138.088,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.80053,
"c": 0.1783,
"h": 150.2
},
"luminance": 0.55151
}Semantic roles & 50–950 ramp
primary
#55DD7E
secondary
#9D397F
accent
#3EB6EA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480