#55F17F#55F17F
#55F17F is a very light, highly saturated green. Relative luminance 0.664; OKLCH L 85.0% C 0.203 H 148.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #55F17F |
|---|---|
| RGB | rgb(85, 241, 127) |
| HSL | hsl(136, 85%, 64%) |
| HSV | hsv(136, 65%, 95%) |
| CMYK | cmyk(64.7%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(85.18, -64.50, 43.13) |
| CIE-LCH | lch(85.18, 77.59, 146.23°) |
| OKLab | oklab(85.05% -0.174 0.1051) |
| OKLCH | oklch(85.05% 0.203 148.9) |
| XYZ | xyz(39.0295, 66.3701, 30.8284) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.49
Spearmint
#1EF876
ΔE00 2.62
Wintergreen
#20F986
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F17F #F155C7
analogous
#79F155 #55F17F #55F1CD
triadic
#55F17F #7F55F1 #F17F55
tetradic
#55F17F #5579F1 #F155C7 #F1CD55
square
#55F17F #5579F1 #F155C7 #F1CD55
split-complementary
#55F17F #CD55F1 #F15579
monochromatic
#0FBC3E #1CEC54 #55F17F #8EF6AA #C6FAD4
Accessibility & contrast
On white
1.47
#55F17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#55F17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F17F
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F17F | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E0CF87
Tritanopia (blue-blind)
#17EDD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55f17f; /* rgb */ color: rgb(85, 241, 127); /* oklch */ color: oklch(85.0% 0.203 148.9);
Tailwind
colors: {
custom: {
50: '#95f7a6',
500: '#55f17f',
950: '#000000',
},
}SCSS
$custom: #55f17f; $custom-light: #95f7a6; $custom-dark: #000000;
JSON
{
"hex": "#55f17f",
"rgb": {
"r": 85,
"g": 241,
"b": 127
},
"hsl": {
"h": 136.154,
"s": 84.783,
"l": 63.922
},
"oklch": {
"l": 0.85048,
"c": 0.20324,
"h": 148.9
},
"luminance": 0.66374
}Semantic roles & 50–950 ramp
primary
#55F17F
secondary
#BB3095
accent
#04A6E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580