#55DF7F#55DF7F
#55DF7F is a light, vivid green. Relative luminance 0.562; OKLCH L 80.6% C 0.180 H 150.3°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #55DF7F |
|---|---|
| RGB | rgb(85, 223, 127) |
| HSL | hsl(138, 68%, 60%) |
| HSV | hsv(138, 62%, 87%) |
| CMYK | cmyk(61.9%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(79.75, -57.90, 36.20) |
| CIE-LCH | lch(79.75, 68.28, 147.99°) |
| OKLab | oklab(80.57% -0.1564 0.0892) |
| OKLCH | oklch(80.57% 0.18 150.3) |
| XYZ | xyz(33.9622, 56.2356, 29.1393) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.97
Tealish Green
#0CDC73
ΔE00 2.87
Seaweed
#18D17B
ΔE00 4.70
Aqua Green
#12E193
ΔE00 4.88
Lightish Green
#61E160
ΔE00 5.09
Turquoise Green
#04F489
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DF7F #DF55B5
analogous
#70DF55 #55DF7F #55DFC4
triadic
#55DF7F #7F55DF #DF7F55
tetradic
#55DF7F #5570DF #DF55B5 #DFC455
square
#55DF7F #5570DF #DF55B5 #DFC455
split-complementary
#55DF7F #C455DF #DF5570
monochromatic
#1D9C44 #27D05A #55DF7F #89E9A6 #BCF2CD
Accessibility & contrast
On white
1.71
#55DF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#55DF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DF7F
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DF7F | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD78
Deuteranopia (green-blind)
#CEC185
Tritanopia (blue-blind)
#26DBC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #55df7f; /* rgb */ color: rgb(85, 223, 127); /* oklch */ color: oklch(80.6% 0.180 150.3);
Tailwind
colors: {
custom: {
50: '#92eaa5',
500: '#55df7f',
950: '#000000',
},
}SCSS
$custom: #55df7f; $custom-light: #92eaa5; $custom-dark: #000000;
JSON
{
"hex": "#55df7f",
"rgb": {
"r": 85,
"g": 223,
"b": 127
},
"hsl": {
"h": 138.261,
"s": 68.317,
"l": 60.392
},
"oklch": {
"l": 0.80569,
"c": 0.18004,
"h": 150.3
},
"luminance": 0.56239
}Semantic roles & 50–950 ramp
primary
#55DF7F
secondary
#A03880
accent
#1597D0
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480