#55F27F#55F27F
#55F27F is a very light, highly saturated green. Relative luminance 0.670; OKLCH L 85.3% C 0.204 H 148.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #55F27F |
|---|---|
| RGB | rgb(85, 242, 127) |
| HSL | hsl(136, 86%, 64%) |
| HSV | hsv(136, 65%, 95%) |
| CMYK | cmyk(64.9%, 0%, 47.5%, 5.1%) |
| CIE-LAB | lab(85.49, -64.86, 43.51) |
| CIE-LCH | lch(85.49, 78.10, 146.15°) |
| OKLab | oklab(85.3% -0.1749 0.106) |
| OKLCH | oklch(85.3% 0.205 148.8) |
| XYZ | xyz(39.3263, 66.9637, 30.9273) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.40
Spearmint
#1EF876
ΔE00 2.47
Wintergreen
#20F986
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 3.14
Spring Green
#00FF7F
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F27F #F255C8
analogous
#7AF255 #55F27F #55F2CE
triadic
#55F27F #7F55F2 #F27F55
tetradic
#55F27F #557AF2 #F255C8 #F2CE55
square
#55F27F #557AF2 #F255C8 #F2CE55
split-complementary
#55F27F #CE55F2 #F2557A
monochromatic
#0FBE3D #1CEE54 #55F27F #8EF6AA #C7FBD5
Accessibility & contrast
On white
1.46
#55F27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#55F27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F27F
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F27F | 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)
#F4DE76
Deuteranopia (green-blind)
#E1D087
Tritanopia (blue-blind)
#16EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55f27f; /* rgb */ color: rgb(85, 242, 127); /* oklch */ color: oklch(85.3% 0.204 148.8);
Tailwind
colors: {
custom: {
50: '#95f7a6',
500: '#55f27f',
950: '#000000',
},
}SCSS
$custom: #55f27f; $custom-light: #95f7a6; $custom-dark: #000000;
JSON
{
"hex": "#55f27f",
"rgb": {
"r": 85,
"g": 242,
"b": 127
},
"hsl": {
"h": 136.051,
"s": 85.792,
"l": 64.118
},
"oklch": {
"l": 0.85296,
"c": 0.2045,
"h": 148.8
},
"luminance": 0.66968
}Semantic roles & 50–950 ramp
primary
#55F27F
secondary
#BC2F96
accent
#03A7E2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580