#55DE7D#55DE7D
#55DE7D is a light, vivid green. Relative luminance 0.557; OKLCH L 80.3% C 0.181 H 149.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #55DE7D |
|---|---|
| RGB | rgb(85, 222, 125) |
| HSL | hsl(138, 67%, 60%) |
| HSV | hsv(138, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(79.41, -57.85, 36.77) |
| CIE-LCH | lch(79.41, 68.54, 147.56°) |
| OKLab | oklab(80.29% -0.1562 0.0905) |
| OKLCH | oklch(80.29% 0.181 149.9) |
| XYZ | xyz(33.5667, 55.6512, 28.3709) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.14
Tealish Green
#0CDC73
ΔE00 2.79
Seaweed
#18D17B
ΔE00 4.64
Lightish Green
#61E160
ΔE00 4.90
Aqua Green
#12E193
ΔE00 5.09
Turquoise Green
#04F489
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DE7D #DE55B6
analogous
#72DE55 #55DE7D #55DEC1
triadic
#55DE7D #7D55DE #DE7D55
tetradic
#55DE7D #5572DE #DE55B6 #DEC155
square
#55DE7D #5572DE #DE55B6 #DEC155
split-complementary
#55DE7D #C155DE #DE5572
monochromatic
#1E9B42 #28CE58 #55DE7D #88E8A4 #BCF2CB
Accessibility & contrast
On white
1.73
#55DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#55DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DE7D
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DE7D | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#28DAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55de7d; /* rgb */ color: rgb(85, 222, 125); /* oklch */ color: oklch(80.3% 0.181 149.9);
Tailwind
colors: {
custom: {
50: '#92e9a4',
500: '#55de7d',
950: '#000000',
},
}SCSS
$custom: #55de7d; $custom-light: #92e9a4; $custom-dark: #000000;
JSON
{
"hex": "#55de7d",
"rgb": {
"r": 85,
"g": 222,
"b": 125
},
"hsl": {
"h": 137.518,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.80285,
"c": 0.18053,
"h": 149.9
},
"luminance": 0.55655
}Semantic roles & 50–950 ramp
primary
#55DE7D
secondary
#9E3981
accent
#1699CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480