#55DD8D#55DD8D
#55DD8D is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.165 H 154.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #55DD8D |
|---|---|
| RGB | rgb(85, 221, 141) |
| HSL | hsl(145, 67%, 60%) |
| HSV | hsv(145, 62%, 87%) |
| CMYK | cmyk(61.5%, 0%, 36.2%, 13.3%) |
| CIE-LAB | lab(79.36, -54.71, 28.60) |
| CIE-LCH | lch(79.36, 61.73, 152.40°) |
| OKLab | oklab(80.33% -0.1482 0.0716) |
| OKLCH | oklch(80.33% 0.165 154.2) |
| XYZ | xyz(34.4076, 55.5638, 34.1058) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.65
Seaweed
#18D17B
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 4.30
Emerald
#50C878
ΔE00 5.21
Turquoise Green
#04F489
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DD8D #DD55A5
analogous
#61DD55 #55DD8D #55DDD1
triadic
#55DD8D #8D55DD #DD8D55
tetradic
#55DD8D #5561DD #DD55A5 #DDD155
square
#55DD8D #5561DD #DD55A5 #DDD155
split-complementary
#55DD8D #D155DD #DD5561
monochromatic
#1F9951 #29CC6C #55DD8D #88E7AF #BBF1D1
Accessibility & contrast
On white
1.73
#55DD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#55DD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DD8D
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DD8D | 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)
#DDCC88
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#1BDBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dd8d; /* rgb */ color: rgb(85, 221, 141); /* oklch */ color: oklch(80.3% 0.165 154.2);
Tailwind
colors: {
custom: {
50: '#92e8af',
500: '#55dd8d',
950: '#000000',
},
}SCSS
$custom: #55dd8d; $custom-light: #92e8af; $custom-dark: #000000;
JSON
{
"hex": "#55dd8d",
"rgb": {
"r": 85,
"g": 221,
"b": 141
},
"hsl": {
"h": 144.706,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.80327,
"c": 0.16463,
"h": 154.2
},
"luminance": 0.55567
}Semantic roles & 50–950 ramp
primary
#55DD8D
secondary
#9D3974
accent
#3EA3EA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481