#55FD75#55FD75
#55FD75 is a very light, highly saturated green. Relative luminance 0.735; OKLCH L 87.9% C 0.226 H 146.6°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #55FD75 |
|---|---|
| RGB | rgb(85, 253, 117) |
| HSL | hsl(131, 98%, 66%) |
| HSV | hsv(131, 66%, 99%) |
| CMYK | cmyk(66.4%, 0%, 53.8%, 0.8%) |
| CIE-LAB | lab(88.67, -70.07, 52.10) |
| CIE-LCH | lch(88.67, 87.32, 143.37°) |
| OKLab | oklab(87.88% -0.1891 0.1246) |
| OKLCH | oklch(87.88% 0.226 146.6) |
| XYZ | xyz(42.0795, 73.4617, 28.7881) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.10
Spearmint
#1EF876
ΔE00 2.50
Light Bright Green
#53FE5C
ΔE00 2.82
Spring Green
#00FF7F
ΔE00 2.88
Bright Light Green
#2DFE54
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FD75 #FD55DD
analogous
#89FD55 #55FD75 #55FDC9
triadic
#55FD75 #7555FD #FD7555
tetradic
#55FD75 #5589FD #FD55DD #FDC955
square
#55FD75 #5589FD #FD55DD #FDC955
split-complementary
#55FD75 #C955FD #FD5589
monochromatic
#03D52B #19FC44 #55FD75 #91FEA6 #CEFED7
Accessibility & contrast
On white
1.34
#55FD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#55FD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FD75
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FD75 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE768
Deuteranopia (green-blind)
#ECD97F
Tritanopia (blue-blind)
#14F7DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #55fd75; /* rgb */ color: rgb(85, 253, 117); /* oklch */ color: oklch(87.9% 0.226 146.6);
Tailwind
colors: {
custom: {
50: '#98ffa0',
500: '#55fd75',
950: '#000000',
},
}SCSS
$custom: #55fd75; $custom-light: #98ffa0; $custom-dark: #000000;
JSON
{
"hex": "#55fd75",
"rgb": {
"r": 85,
"g": 253,
"b": 117
},
"hsl": {
"h": 131.429,
"s": 97.674,
"l": 66.275
},
"oklch": {
"l": 0.87884,
"c": 0.22645,
"h": 146.6
},
"luminance": 0.73466
}Semantic roles & 50–950 ramp
primary
#55FD75
secondary
#CF27AF
accent
#00BAE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680