#55F27E#55F27E
#55F27E is a very light, highly saturated green. Relative luminance 0.669; OKLCH L 85.3% C 0.205 H 148.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #55F27E |
|---|---|
| RGB | rgb(85, 242, 126) |
| HSL | hsl(136, 86%, 64%) |
| HSV | hsv(136, 65%, 95%) |
| CMYK | cmyk(64.9%, 0%, 47.9%, 5.1%) |
| CIE-LAB | lab(85.47, -65.01, 43.97) |
| CIE-LCH | lch(85.47, 78.48, 145.93°) |
| OKLab | oklab(85.28% -0.1753 0.107) |
| OKLCH | oklch(85.28% 0.205 148.6) |
| XYZ | xyz(39.2614, 66.9378, 30.5858) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.41
Spearmint
#1EF876
ΔE00 2.41
Wintergreen
#20F986
ΔE00 2.66
Turquoise Green
#04F489
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F27E #F255C9
analogous
#7BF255 #55F27E #55F2CD
triadic
#55F27E #7E55F2 #F27E55
tetradic
#55F27E #557BF2 #F255C9 #F2CD55
square
#55F27E #557BF2 #F255C9 #F2CD55
split-complementary
#55F27E #CD55F2 #F2557B
monochromatic
#0FBE3C #1CEE53 #55F27E #8EF6A9 #C7FBD4
Accessibility & contrast
On white
1.46
#55F27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#55F27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F27E
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F27E | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE75
Deuteranopia (green-blind)
#E1D086
Tritanopia (blue-blind)
#17EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55f27e; /* rgb */ color: rgb(85, 242, 126); /* oklch */ color: oklch(85.3% 0.205 148.6);
Tailwind
colors: {
custom: {
50: '#95f7a5',
500: '#55f27e',
950: '#000000',
},
}SCSS
$custom: #55f27e; $custom-light: #95f7a5; $custom-dark: #000000;
JSON
{
"hex": "#55f27e",
"rgb": {
"r": 85,
"g": 242,
"b": 126
},
"hsl": {
"h": 135.669,
"s": 85.792,
"l": 64.118
},
"oklch": {
"l": 0.85281,
"c": 0.20537,
"h": 148.6
},
"luminance": 0.66942
}Semantic roles & 50–950 ramp
primary
#55F27E
secondary
#BC2F97
accent
#03A8E2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580