#55F075#55F075
#55F075 is a very light, highly saturated green. Relative luminance 0.655; OKLCH L 84.7% C 0.211 H 147.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #55F075 |
|---|---|
| RGB | rgb(85, 240, 117) |
| HSL | hsl(132, 84%, 64%) |
| HSV | hsv(132, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(84.76, -65.59, 47.35) |
| CIE-LCH | lch(84.76, 80.89, 144.17°) |
| OKLab | oklab(84.65% -0.177 0.1141) |
| OKLCH | oklch(84.65% 0.211 147.2) |
| XYZ | xyz(38.1146, 65.5319, 27.4664) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.54
Minty Green
#0BF77D
ΔE00 2.93
Wintergreen
#20F986
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 3.86
Lightish Green
#61E160
ΔE00 3.93
Lightgreen (survey)
#76FF7B
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F075 #F055D0
analogous
#82F055 #55F075 #55F0C2
triadic
#55F075 #7555F0 #F07555
tetradic
#55F075 #5582F0 #F055D0 #F0C255
square
#55F075 #5582F0 #F055D0 #F0C255
split-complementary
#55F075 #C255F0 #F05582
monochromatic
#10BA33 #1DEB47 #55F075 #8DF5A3 #C5FAD0
Accessibility & contrast
On white
1.49
#55F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#55F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F075
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F075 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6A
Deuteranopia (green-blind)
#E0CE7E
Tritanopia (blue-blind)
#21EBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f075; /* rgb */ color: rgb(85, 240, 117); /* oklch */ color: oklch(84.7% 0.211 147.2);
Tailwind
colors: {
custom: {
50: '#95f69f',
500: '#55f075',
950: '#000000',
},
}SCSS
$custom: #55f075; $custom-light: #95f69f; $custom-dark: #000000;
JSON
{
"hex": "#55f075",
"rgb": {
"r": 85,
"g": 240,
"b": 117
},
"hsl": {
"h": 132.387,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.84654,
"c": 0.21058,
"h": 147.2
},
"luminance": 0.65536
}Semantic roles & 50–950 ramp
primary
#55F075
secondary
#B9309D
accent
#05B3E0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580