#55DE8D#55DE8D
#55DE8D is a light, vivid green. Relative luminance 0.561; OKLCH L 80.6% C 0.166 H 154.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #55DE8D |
|---|---|
| RGB | rgb(85, 222, 141) |
| HSL | hsl(145, 67%, 60%) |
| HSV | hsv(145, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(79.67, -55.10, 29.00) |
| CIE-LCH | lch(79.67, 62.26, 152.24°) |
| OKLab | oklab(80.58% -0.1492 0.0726) |
| OKLCH | oklch(80.58% 0.166 154.1) |
| XYZ | xyz(34.6724, 56.0934, 34.1940) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.43
Seaweed
#18D17B
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.22
Emerald
#50C878
ΔE00 5.41
Turquoise Green
#04F489
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DE8D #DE55A6
analogous
#61DE55 #55DE8D #55DED2
triadic
#55DE8D #8D55DE #DE8D55
tetradic
#55DE8D #5561DE #DE55A6 #DED255
square
#55DE8D #5561DE #DE55A6 #DED255
split-complementary
#55DE8D #D255DE #DE5561
monochromatic
#1E9B51 #28CE6C #55DE8D #88E8AF #BCF2D2
Accessibility & contrast
On white
1.72
#55DE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#55DE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DE8D
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DE8D | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD88
Deuteranopia (green-blind)
#CCC092
Tritanopia (blue-blind)
#1ADCC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55de8d; /* rgb */ color: rgb(85, 222, 141); /* oklch */ color: oklch(80.6% 0.166 154.1);
Tailwind
colors: {
custom: {
50: '#92e9af',
500: '#55de8d',
950: '#000000',
},
}SCSS
$custom: #55de8d; $custom-light: #92e9af; $custom-dark: #000000;
JSON
{
"hex": "#55de8d",
"rgb": {
"r": 85,
"g": 222,
"b": 141
},
"hsl": {
"h": 144.526,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.80575,
"c": 0.16598,
"h": 154.1
},
"luminance": 0.56097
}Semantic roles & 50–950 ramp
primary
#55DE8D
secondary
#9E3975
accent
#1684CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481