#55DE7F#55DE7F
#55DE7F is a light, vivid green. Relative luminance 0.557; OKLCH L 80.3% C 0.179 H 150.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #55DE7F |
|---|---|
| RGB | rgb(85, 222, 127) |
| HSL | hsl(138, 67%, 60%) |
| HSV | hsv(138, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 42.8%, 12.9%) |
| CIE-LAB | lab(79.44, -57.52, 35.81) |
| CIE-LCH | lch(79.44, 67.76, 148.10°) |
| OKLab | oklab(80.32% -0.1554 0.0883) |
| OKLCH | oklch(80.32% 0.179 150.4) |
| XYZ | xyz(33.6958, 55.7028, 29.0505) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.15
Tealish Green
#0CDC73
ΔE00 2.86
Seaweed
#18D17B
ΔE00 4.50
Aqua Green
#12E193
ΔE00 4.82
Lightish Green
#61E160
ΔE00 5.22
Turquoise Green
#04F489
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DE7F #DE55B4
analogous
#6FDE55 #55DE7F #55DEC3
triadic
#55DE7F #7F55DE #DE7F55
tetradic
#55DE7F #556FDE #DE55B4 #DEC355
square
#55DE7F #556FDE #DE55B4 #DEC355
split-complementary
#55DE7F #C355DE #DE556F
monochromatic
#1E9B44 #28CE5B #55DE7F #88E8A6 #BCF2CC
Accessibility & contrast
On white
1.73
#55DE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#55DE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DE7F
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DE7F | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#27DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55de7f; /* rgb */ color: rgb(85, 222, 127); /* oklch */ color: oklch(80.3% 0.179 150.4);
Tailwind
colors: {
custom: {
50: '#92e9a5',
500: '#55de7f',
950: '#000000',
},
}SCSS
$custom: #55de7f; $custom-light: #92e9a5; $custom-dark: #000000;
JSON
{
"hex": "#55de7f",
"rgb": {
"r": 85,
"g": 222,
"b": 127
},
"hsl": {
"h": 138.394,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.80319,
"c": 0.17872,
"h": 150.4
},
"luminance": 0.55706
}Semantic roles & 50–950 ramp
primary
#55DE7F
secondary
#9E397F
accent
#1697CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480