#55F17E#55F17E
#55F17E is a very light, highly saturated green. Relative luminance 0.663; OKLCH L 85.0% C 0.204 H 148.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #55F17E |
|---|---|
| RGB | rgb(85, 241, 126) |
| HSL | hsl(136, 85%, 64%) |
| HSV | hsv(136, 65%, 95%) |
| CMYK | cmyk(64.7%, 0%, 47.7%, 5.5%) |
| CIE-LAB | lab(85.17, -64.65, 43.59) |
| CIE-LCH | lch(85.17, 77.97, 146.01°) |
| OKLab | oklab(85.03% -0.1744 0.1061) |
| OKLCH | oklch(85.03% 0.204 148.7) |
| XYZ | xyz(38.9646, 66.3442, 30.4869) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.50
Spearmint
#1EF876
ΔE00 2.56
Wintergreen
#20F986
ΔE00 2.74
Turquoise Green
#04F489
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F17E #F155C8
analogous
#7AF155 #55F17E #55F1CC
triadic
#55F17E #7E55F1 #F17E55
tetradic
#55F17E #557AF1 #F155C8 #F1CC55
square
#55F17E #557AF1 #F155C8 #F1CC55
split-complementary
#55F17E #CC55F1 #F1557A
monochromatic
#0FBC3D #1CEC53 #55F17E #8EF6A9 #C6FAD4
Accessibility & contrast
On white
1.47
#55F17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#55F17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F17E
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F17E | 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)
#F3DD75
Deuteranopia (green-blind)
#E0CF86
Tritanopia (blue-blind)
#18ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55f17e; /* rgb */ color: rgb(85, 241, 126); /* oklch */ color: oklch(85.0% 0.204 148.7);
Tailwind
colors: {
custom: {
50: '#95f7a5',
500: '#55f17e',
950: '#000000',
},
}SCSS
$custom: #55f17e; $custom-light: #95f7a5; $custom-dark: #000000;
JSON
{
"hex": "#55f17e",
"rgb": {
"r": 85,
"g": 241,
"b": 126
},
"hsl": {
"h": 135.769,
"s": 84.783,
"l": 63.922
},
"oklch": {
"l": 0.85033,
"c": 0.2041,
"h": 148.7
},
"luminance": 0.66348
}Semantic roles & 50–950 ramp
primary
#55F17E
secondary
#BB3096
accent
#04A7E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580