#55F07B#55F07B
#55F07B is a very light, highly saturated green. Relative luminance 0.657; OKLCH L 84.7% C 0.205 H 148.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #55F07B |
|---|---|
| RGB | rgb(85, 240, 123) |
| HSL | hsl(135, 84%, 64%) |
| HSV | hsv(135, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(84.83, -64.74, 44.60) |
| CIE-LCH | lch(84.83, 78.61, 145.43°) |
| OKLab | oklab(84.74% -0.1746 0.1083) |
| OKLCH | oklch(84.74% 0.205 148.2) |
| XYZ | xyz(38.4787, 65.6775, 29.3842) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 2.66
Wintergreen
#20F986
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.51
Spring Green
#00FF7F
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F07B #F055CA
analogous
#7CF055 #55F07B #55F0C9
triadic
#55F07B #7B55F0 #F07B55
tetradic
#55F07B #557CF0 #F055CA #F0C955
square
#55F07B #557CF0 #F055CA #F0C955
split-complementary
#55F07B #C955F0 #F0557C
monochromatic
#10BA3A #1DEB4F #55F07B #8DF5A7 #C5FAD2
Accessibility & contrast
On white
1.49
#55F07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#55F07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F07B
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F07B | 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)
#F2DC71
Deuteranopia (green-blind)
#DFCF83
Tritanopia (blue-blind)
#1CEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f07b; /* rgb */ color: rgb(85, 240, 123); /* oklch */ color: oklch(84.7% 0.205 148.2);
Tailwind
colors: {
custom: {
50: '#95f6a3',
500: '#55f07b',
950: '#000000',
},
}SCSS
$custom: #55f07b; $custom-light: #95f6a3; $custom-dark: #000000;
JSON
{
"hex": "#55f07b",
"rgb": {
"r": 85,
"g": 240,
"b": 123
},
"hsl": {
"h": 134.71,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.8474,
"c": 0.20545,
"h": 148.2
},
"luminance": 0.65682
}Semantic roles & 50–950 ramp
primary
#55F07B
secondary
#B93097
accent
#05ABE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580