#55F07E#55F07E
#55F07E is a very light, highly saturated green. Relative luminance 0.658; OKLCH L 84.8% C 0.203 H 148.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #55F07E |
|---|---|
| RGB | rgb(85, 240, 126) |
| HSL | hsl(136, 84%, 64%) |
| HSV | hsv(136, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(84.87, -64.29, 43.21) |
| CIE-LCH | lch(84.87, 77.47, 146.09°) |
| OKLab | oklab(84.79% -0.1734 0.1053) |
| OKLCH | oklch(84.79% 0.203 148.7) |
| XYZ | xyz(38.6694, 65.7538, 30.3885) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.61
Spearmint
#1EF876
ΔE00 2.72
Wintergreen
#20F986
ΔE00 2.85
Turquoise Green
#04F489
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.26
Spring Green
#00FF7F
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F07E #F055C7
analogous
#79F055 #55F07E #55F0CB
triadic
#55F07E #7E55F0 #F07E55
tetradic
#55F07E #5579F0 #F055C7 #F0CB55
square
#55F07E #5579F0 #F055C7 #F0CB55
split-complementary
#55F07E #CB55F0 #F05579
monochromatic
#10BA3D #1DEB53 #55F07E #8DF5A9 #C5FAD3
Accessibility & contrast
On white
1.48
#55F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#55F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F07E
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F07E | 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)
#F2DC75
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#19EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f07e; /* rgb */ color: rgb(85, 240, 126); /* oklch */ color: oklch(84.8% 0.203 148.7);
Tailwind
colors: {
custom: {
50: '#95f6a5',
500: '#55f07e',
950: '#000000',
},
}SCSS
$custom: #55f07e; $custom-light: #95f6a5; $custom-dark: #000000;
JSON
{
"hex": "#55f07e",
"rgb": {
"r": 85,
"g": 240,
"b": 126
},
"hsl": {
"h": 135.871,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.84785,
"c": 0.20285,
"h": 148.7
},
"luminance": 0.65758
}Semantic roles & 50–950 ramp
primary
#55F07E
secondary
#B93095
accent
#05A6E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580