#55DD8A#55DD8A
#55DD8A is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.167 H 153.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #55DD8A |
|---|---|
| RGB | rgb(85, 221, 138) |
| HSL | hsl(143, 67%, 60%) |
| HSV | hsv(143, 62%, 87%) |
| CMYK | cmyk(61.5%, 0%, 37.6%, 13.3%) |
| CIE-LAB | lab(79.31, -55.25, 30.07) |
| CIE-LCH | lch(79.31, 62.90, 151.45°) |
| OKLab | oklab(80.27% -0.1496 0.0751) |
| OKLCH | oklch(80.27% 0.167 153.3) |
| XYZ | xyz(34.1874, 55.4757, 32.9460) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Aqua Green
#12E193
ΔE00 3.38
Tealish Green
#0CDC73
ΔE00 3.89
Seaweed
#18D17B
ΔE00 4.00
Emerald
#50C878
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DD8A #DD55A8
analogous
#64DD55 #55DD8A #55DDCE
triadic
#55DD8A #8A55DD #DD8A55
tetradic
#55DD8A #5564DD #DD55A8 #DDCE55
square
#55DD8A #5564DD #DD55A8 #DDCE55
split-complementary
#55DD8A #CE55DD #DD5564
monochromatic
#1F994E #29CC68 #55DD8A #88E7AD #BBF1D0
Accessibility & contrast
On white
1.74
#55DD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#55DD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DD8A
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DD8A | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#CBBF8F
Tritanopia (blue-blind)
#1EDAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55dd8a; /* rgb */ color: rgb(85, 221, 138); /* oklch */ color: oklch(80.3% 0.167 153.3);
Tailwind
colors: {
custom: {
50: '#92e8ad',
500: '#55dd8a',
950: '#000000',
},
}SCSS
$custom: #55dd8a; $custom-light: #92e8ad; $custom-dark: #000000;
JSON
{
"hex": "#55dd8a",
"rgb": {
"r": 85,
"g": 221,
"b": 138
},
"hsl": {
"h": 143.382,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.80269,
"c": 0.16736,
"h": 153.3
},
"luminance": 0.55479
}Semantic roles & 50–950 ramp
primary
#55DD8A
secondary
#9D3976
accent
#3EA7EA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481