#55F07C#55F07C
#55F07C is a very light, highly saturated green. Relative luminance 0.657; OKLCH L 84.8% C 0.205 H 148.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #55F07C |
|---|---|
| RGB | rgb(85, 240, 124) |
| HSL | hsl(135, 84%, 64%) |
| HSV | hsv(135, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(84.84, -64.59, 44.14) |
| CIE-LCH | lch(84.84, 78.23, 145.65°) |
| OKLab | oklab(84.76% -0.1742 0.1073) |
| OKLCH | oklch(84.76% 0.205 148.4) |
| XYZ | xyz(38.5417, 65.7027, 29.7156) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 2.63
Wintergreen
#20F986
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F07C #F055C9
analogous
#7BF055 #55F07C #55F0C9
triadic
#55F07C #7C55F0 #F07C55
tetradic
#55F07C #557BF0 #F055C9 #F0C955
square
#55F07C #557BF0 #F055C9 #F0C955
split-complementary
#55F07C #C955F0 #F0557B
monochromatic
#10BA3B #1DEB51 #55F07C #8DF5A7 #C5FAD3
Accessibility & contrast
On white
1.49
#55F07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#55F07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F07C
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F07C | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC72
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#1BEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f07c; /* rgb */ color: rgb(85, 240, 124); /* oklch */ color: oklch(84.8% 0.205 148.4);
Tailwind
colors: {
custom: {
50: '#95f6a4',
500: '#55f07c',
950: '#000000',
},
}SCSS
$custom: #55f07c; $custom-light: #95f6a4; $custom-dark: #000000;
JSON
{
"hex": "#55f07c",
"rgb": {
"r": 85,
"g": 240,
"b": 124
},
"hsl": {
"h": 135.097,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.84755,
"c": 0.20459,
"h": 148.4
},
"luminance": 0.65707
}Semantic roles & 50–950 ramp
primary
#55F07C
secondary
#B93097
accent
#05A9E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580