#55DB7F#55DB7F
#55DB7F is a light, vivid green. Relative luminance 0.541; OKLCH L 79.6% C 0.175 H 150.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #55DB7F |
|---|---|
| RGB | rgb(85, 219, 127) |
| HSL | hsl(139, 65%, 60%) |
| HSV | hsv(139, 61%, 86%) |
| CMYK | cmyk(61.2%, 0%, 42%, 14.1%) |
| CIE-LAB | lab(78.53, -56.38, 34.62) |
| CIE-LCH | lch(78.53, 66.17, 148.45°) |
| OKLab | oklab(79.57% -0.1524 0.0856) |
| OKLCH | oklch(79.57% 0.175 150.7) |
| XYZ | xyz(32.9061, 54.1234, 28.7873) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Tealish Green
#0CDC73
ΔE00 2.94
Seaweed
#18D17B
ΔE00 3.94
Aqua Green
#12E193
ΔE00 4.71
Emerald
#50C878
ΔE00 4.76
Lightish Green
#61E160
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DB7F #DB55B1
analogous
#6EDB55 #55DB7F #55DBC2
triadic
#55DB7F #7F55DB #DB7F55
tetradic
#55DB7F #556EDB #DB55B1 #DBC255
square
#55DB7F #556EDB #DB55B1 #DBC255
split-complementary
#55DB7F #C255DB #DB556E
monochromatic
#209645 #2AC85C #55DB7F #88E6A5 #BAF0CB
Accessibility & contrast
On white
1.78
#55DB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#55DB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DB7F
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DB7F | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#CBBD85
Tritanopia (blue-blind)
#29D8C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #55db7f; /* rgb */ color: rgb(85, 219, 127); /* oklch */ color: oklch(79.6% 0.175 150.7);
Tailwind
colors: {
custom: {
50: '#91e7a5',
500: '#55db7f',
950: '#000000',
},
}SCSS
$custom: #55db7f; $custom-light: #91e7a5; $custom-dark: #000000;
JSON
{
"hex": "#55db7f",
"rgb": {
"r": 85,
"g": 219,
"b": 127
},
"hsl": {
"h": 138.806,
"s": 65.049,
"l": 59.608
},
"oklch": {
"l": 0.7957,
"c": 0.17474,
"h": 150.7
},
"luminance": 0.54127
}Semantic roles & 50–950 ramp
primary
#55DB7F
secondary
#9A3A7C
accent
#40B3E8
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480