#55F17A#55F17A
#55F17A is a very light, highly saturated green. Relative luminance 0.662; OKLCH L 85.0% C 0.208 H 148.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #55F17A |
|---|---|
| RGB | rgb(85, 241, 122) |
| HSL | hsl(134, 85%, 64%) |
| HSV | hsv(134, 65%, 95%) |
| CMYK | cmyk(64.7%, 0%, 49.4%, 5.5%) |
| CIE-LAB | lab(85.12, -65.24, 45.44) |
| CIE-LCH | lch(85.12, 79.50, 145.14°) |
| OKLab | oklab(84.97% -0.176 0.1101) |
| OKLCH | oklch(84.97% 0.208 148) |
| XYZ | xyz(38.7117, 66.2430, 29.1546) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.42
Minty Green
#0BF77D
ΔE00 2.60
Wintergreen
#20F986
ΔE00 3.02
Spring Green
#00FF7F
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F17A #F155CC
analogous
#7EF155 #55F17A #55F1C8
triadic
#55F17A #7A55F1 #F17A55
tetradic
#55F17A #557EF1 #F155CC #F1C855
square
#55F17A #557EF1 #F155CC #F1C855
split-complementary
#55F17A #C855F1 #F1557E
monochromatic
#0FBC38 #1CEC4E #55F17A #8EF6A6 #C6FAD2
Accessibility & contrast
On white
1.47
#55F17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#55F17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F17A
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F17A | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD70
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#1CECD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55f17a; /* rgb */ color: rgb(85, 241, 122); /* oklch */ color: oklch(85.0% 0.208 148.0);
Tailwind
colors: {
custom: {
50: '#95f7a2',
500: '#55f17a',
950: '#000000',
},
}SCSS
$custom: #55f17a; $custom-light: #95f7a2; $custom-dark: #000000;
JSON
{
"hex": "#55f17a",
"rgb": {
"r": 85,
"g": 241,
"b": 122
},
"hsl": {
"h": 134.231,
"s": 84.783,
"l": 63.922
},
"oklch": {
"l": 0.84974,
"c": 0.20756,
"h": 148
},
"luminance": 0.66247
}Semantic roles & 50–950 ramp
primary
#55F17A
secondary
#BB309A
accent
#04ADE1
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580