#55F475#55F475
#55F475 is a very light, highly saturated green. Relative luminance 0.679; OKLCH L 85.6% C 0.216 H 147.0°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #55F475 |
|---|---|
| RGB | rgb(85, 244, 117) |
| HSL | hsl(132, 88%, 65%) |
| HSV | hsv(132, 65%, 96%) |
| CMYK | cmyk(65.2%, 0%, 52%, 4.3%) |
| CIE-LAB | lab(85.96, -66.98, 48.82) |
| CIE-LCH | lch(85.96, 82.89, 143.91°) |
| OKLab | oklab(85.65% -0.1808 0.1174) |
| OKLCH | oklch(85.65% 0.216 147) |
| XYZ | xyz(39.3051, 67.9129, 27.8633) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.14
Minty Green
#0BF77D
ΔE00 2.79
Lightgreen (survey)
#76FF7B
ΔE00 3.20
Spring Green
#00FF7F
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.37
Light Bright Green
#53FE5C
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F475 #F455D4
analogous
#85F455 #55F475 #55F4C4
triadic
#55F475 #7555F4 #F47555
tetradic
#55F475 #5585F4 #F455D4 #F4C455
square
#55F475 #5585F4 #F455D4 #F4C455
split-complementary
#55F475 #C455F4 #F45585
monochromatic
#0DC231 #1CF046 #55F475 #8EF8A4 #C8FBD2
Accessibility & contrast
On white
1.44
#55F475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#55F475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F475
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F475 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6A
Deuteranopia (green-blind)
#E3D27E
Tritanopia (blue-blind)
#1EEFD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #55f475; /* rgb */ color: rgb(85, 244, 117); /* oklch */ color: oklch(85.6% 0.216 147.0);
Tailwind
colors: {
custom: {
50: '#96f99f',
500: '#55f475',
950: '#000000',
},
}SCSS
$custom: #55f475; $custom-light: #96f99f; $custom-dark: #000000;
JSON
{
"hex": "#55f475",
"rgb": {
"r": 85,
"g": 244,
"b": 117
},
"hsl": {
"h": 132.075,
"s": 87.845,
"l": 64.51
},
"oklch": {
"l": 0.85649,
"c": 0.21552,
"h": 147
},
"luminance": 0.67917
}Semantic roles & 50–950 ramp
primary
#55F475
secondary
#C02EA2
accent
#01B7E4
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580