#55DE7B#55DE7B
#55DE7B is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.182 H 149.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #55DE7B |
|---|---|
| RGB | rgb(85, 222, 123) |
| HSL | hsl(137, 67%, 60%) |
| HSV | hsv(137, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 44.6%, 12.9%) |
| CIE-LAB | lab(79.39, -58.17, 37.72) |
| CIE-LCH | lch(79.39, 69.33, 147.04°) |
| OKLab | oklab(80.25% -0.1571 0.0926) |
| OKLCH | oklch(80.25% 0.182 149.5) |
| XYZ | xyz(33.4403, 55.6006, 27.7047) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.18
Tealish Green
#0CDC73
ΔE00 2.76
Lightish Green
#61E160
ΔE00 4.59
Seaweed
#18D17B
ΔE00 4.79
Aqua Green
#12E193
ΔE00 5.37
Turquoise Green
#04F489
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DE7B #DE55B8
analogous
#74DE55 #55DE7B #55DEBF
triadic
#55DE7B #7B55DE #DE7B55
tetradic
#55DE7B #5574DE #DE55B8 #DEBF55
square
#55DE7B #5574DE #DE55B8 #DEBF55
split-complementary
#55DE7B #BF55DE #DE5574
monochromatic
#1E9B41 #28CE56 #55DE7B #88E8A3 #BCF2CB
Accessibility & contrast
On white
1.73
#55DE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#55DE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DE7B
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DE7B | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC73
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#29DAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55de7b; /* rgb */ color: rgb(85, 222, 123); /* oklch */ color: oklch(80.3% 0.182 149.5);
Tailwind
colors: {
custom: {
50: '#92e9a2',
500: '#55de7b',
950: '#000000',
},
}SCSS
$custom: #55de7b; $custom-light: #92e9a2; $custom-dark: #000000;
JSON
{
"hex": "#55de7b",
"rgb": {
"r": 85,
"g": 222,
"b": 123
},
"hsl": {
"h": 136.642,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.80252,
"c": 0.18234,
"h": 149.5
},
"luminance": 0.55604
}Semantic roles & 50–950 ramp
primary
#55DE7B
secondary
#9E3982
accent
#169CCF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480