#55F07F#55F07F
#55F07F is a very light, highly saturated green. Relative luminance 0.658; OKLCH L 84.8% C 0.202 H 148.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #55F07F |
|---|---|
| RGB | rgb(85, 240, 127) |
| HSL | hsl(136, 84%, 64%) |
| HSV | hsv(136, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(84.88, -64.14, 42.75) |
| CIE-LCH | lch(84.88, 77.08, 146.32°) |
| OKLab | oklab(84.8% -0.173 0.1042) |
| OKLCH | oklch(84.8% 0.202 148.9) |
| XYZ | xyz(38.7343, 65.7797, 30.7300) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.61
Spearmint
#1EF876
ΔE00 2.78
Wintergreen
#20F986
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 3.19
Spring Green
#00FF7F
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F07F #F055C6
analogous
#78F055 #55F07F #55F0CC
triadic
#55F07F #7F55F0 #F07F55
tetradic
#55F07F #5578F0 #F055C6 #F0CC55
square
#55F07F #5578F0 #F055C6 #F0CC55
split-complementary
#55F07F #CC55F0 #F05578
monochromatic
#10BA3E #1DEB55 #55F07F #8DF5A9 #C5FAD4
Accessibility & contrast
On white
1.48
#55F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#55F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F07F
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F07F | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC76
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#18ECD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f07f; /* rgb */ color: rgb(85, 240, 127); /* oklch */ color: oklch(84.8% 0.202 148.9);
Tailwind
colors: {
custom: {
50: '#95f6a6',
500: '#55f07f',
950: '#000000',
},
}SCSS
$custom: #55f07f; $custom-light: #95f6a6; $custom-dark: #000000;
JSON
{
"hex": "#55f07f",
"rgb": {
"r": 85,
"g": 240,
"b": 127
},
"hsl": {
"h": 136.258,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.848,
"c": 0.20197,
"h": 148.9
},
"luminance": 0.65784
}Semantic roles & 50–950 ramp
primary
#55F07F
secondary
#B93094
accent
#05A5E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580