#55F07D#55F07D
#55F07D is a very light, highly saturated green. Relative luminance 0.657; OKLCH L 84.8% C 0.204 H 148.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #55F07D |
|---|---|
| RGB | rgb(85, 240, 125) |
| HSL | hsl(135, 84%, 64%) |
| HSV | hsv(135, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(84.86, -64.44, 43.68) |
| CIE-LCH | lch(84.86, 77.85, 145.87°) |
| OKLab | oklab(84.77% -0.1738 0.1063) |
| OKLCH | oklch(84.77% 0.204 148.6) |
| XYZ | xyz(38.6052, 65.7281, 30.0503) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.62
Spearmint
#1EF876
ΔE00 2.67
Wintergreen
#20F986
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 3.29
Weird Green
#3AE57F
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F07D #F055C8
analogous
#7AF055 #55F07D #55F0CA
triadic
#55F07D #7D55F0 #F07D55
tetradic
#55F07D #557AF0 #F055C8 #F0CA55
square
#55F07D #557AF0 #F055C8 #F0CA55
split-complementary
#55F07D #CA55F0 #F0557A
monochromatic
#10BA3C #1DEB52 #55F07D #8DF5A8 #C5FAD3
Accessibility & contrast
On white
1.48
#55F07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#55F07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F07D
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F07D | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#1AEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f07d; /* rgb */ color: rgb(85, 240, 125); /* oklch */ color: oklch(84.8% 0.204 148.6);
Tailwind
colors: {
custom: {
50: '#95f6a4',
500: '#55f07d',
950: '#000000',
},
}SCSS
$custom: #55f07d; $custom-light: #95f6a4; $custom-dark: #000000;
JSON
{
"hex": "#55f07d",
"rgb": {
"r": 85,
"g": 240,
"b": 125
},
"hsl": {
"h": 135.484,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.8477,
"c": 0.20372,
"h": 148.6
},
"luminance": 0.65732
}Semantic roles & 50–950 ramp
primary
#55F07D
secondary
#B93096
accent
#05A8E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580