#55FF75#55FF75
#55FF75 is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.4% C 0.229 H 146.5°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #55FF75 |
|---|---|
| RGB | rgb(85, 255, 117) |
| HSL | hsl(131, 100%, 67%) |
| HSV | hsv(131, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(89.27, -70.75, 52.82) |
| CIE-LCH | lch(89.27, 88.29, 143.26°) |
| OKLab | oklab(88.38% -0.1909 0.1262) |
| OKLCH | oklch(88.38% 0.229 146.5) |
| XYZ | xyz(42.7142, 74.7311, 28.9996) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.05
Light Bright Green
#53FE5C
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.76
Spring Green
#00FF7F
ΔE00 2.95
Bright Light Green
#2DFE54
ΔE00 3.18
Light Neon Green
#4EFD54
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FF75 #FF55DF
analogous
#8AFF55 #55FF75 #55FFCA
triadic
#55FF75 #7555FF #FF7555
tetradic
#55FF75 #558AFF #FF55DF #FFCA55
square
#55FF75 #558AFF #FF55DF #FFCA55
split-complementary
#55FF75 #CA55FF #FF558A
monochromatic
#00DA29 #18FF43 #55FF75 #92FFA7 #CFFFD8
Accessibility & contrast
On white
1.32
#55FF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#55FF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FF75
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FF75 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE968
Deuteranopia (green-blind)
#EEDB80
Tritanopia (blue-blind)
#11F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #55ff75; /* rgb */ color: rgb(85, 255, 117); /* oklch */ color: oklch(88.4% 0.229 146.5);
Tailwind
colors: {
custom: {
50: '#98ffa0',
500: '#55ff75',
950: '#000000',
},
}SCSS
$custom: #55ff75; $custom-light: #98ffa0; $custom-dark: #000000;
JSON
{
"hex": "#55ff75",
"rgb": {
"r": 85,
"g": 255,
"b": 117
},
"hsl": {
"h": 131.294,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.88379,
"c": 0.22884,
"h": 146.5
},
"luminance": 0.74736
}Semantic roles & 50–950 ramp
primary
#55FF75
secondary
#D325B2
accent
#00BAE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680