#55DE8A#55DE8A
#55DE8A is a light, vivid green. Relative luminance 0.560; OKLCH L 80.5% C 0.169 H 153.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #55DE8A |
|---|---|
| RGB | rgb(85, 222, 138) |
| HSL | hsl(143, 67%, 60%) |
| HSV | hsv(143, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(79.62, -55.64, 30.47) |
| CIE-LCH | lch(79.62, 63.43, 151.30°) |
| OKLab | oklab(80.52% -0.1506 0.0761) |
| OKLCH | oklch(80.52% 0.169 153.2) |
| XYZ | xyz(34.4522, 56.0054, 33.0343) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Aqua Green
#12E193
ΔE00 3.40
Tealish Green
#0CDC73
ΔE00 3.82
Seaweed
#18D17B
ΔE00 4.16
Emerald
#50C878
ΔE00 5.33
Turquoise Green
#04F489
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DE8A #DE55A9
analogous
#64DE55 #55DE8A #55DECF
triadic
#55DE8A #8A55DE #DE8A55
tetradic
#55DE8A #5564DE #DE55A9 #DECF55
square
#55DE8A #5564DE #DE55A9 #DECF55
split-complementary
#55DE8A #CF55DE #DE5564
monochromatic
#1E9B4E #28CE68 #55DE8A #88E8AD #BCF2D1
Accessibility & contrast
On white
1.72
#55DE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#55DE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DE8A
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DE8A | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#1DDBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55de8a; /* rgb */ color: rgb(85, 222, 138); /* oklch */ color: oklch(80.5% 0.169 153.2);
Tailwind
colors: {
custom: {
50: '#92e9ad',
500: '#55de8a',
950: '#000000',
},
}SCSS
$custom: #55de8a; $custom-light: #92e9ad; $custom-dark: #000000;
JSON
{
"hex": "#55de8a",
"rgb": {
"r": 85,
"g": 222,
"b": 138
},
"hsl": {
"h": 143.212,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.80518,
"c": 0.16869,
"h": 153.2
},
"luminance": 0.56009
}Semantic roles & 50–950 ramp
primary
#55DE8A
secondary
#9E3977
accent
#1688CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481