#55F296#55F296
#55F296 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.184 H 153.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #55F296 |
|---|---|
| RGB | rgb(85, 242, 150) |
| HSL | hsl(145, 86%, 64%) |
| HSV | hsv(145, 65%, 95%) |
| CMYK | cmyk(64.9%, 0%, 38%, 5.1%) |
| CIE-LAB | lab(85.82, -61.10, 32.63) |
| CIE-LCH | lch(85.82, 69.27, 151.90°) |
| OKLab | oklab(85.68% -0.1652 0.0814) |
| OKLCH | oklch(85.68% 0.184 153.8) |
| XYZ | xyz(40.9999, 67.6332, 39.7420) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.21
Light Green Blue
#56FCA2
ΔE00 2.25
Turquoise Green
#04F489
ΔE00 2.75
Mediumspringgreen
#00FA9A
ΔE00 2.83
Light Bluish Green
#76FDA8
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F296 #F255B1
analogous
#63F255 #55F296 #55F2E5
triadic
#55F296 #9655F2 #F29655
tetradic
#55F296 #5563F2 #F255B1 #F2E555
square
#55F296 #5563F2 #F255B1 #F2E555
split-complementary
#55F296 #E555F2 #F25563
monochromatic
#0FBE57 #1CEE73 #55F296 #8EF6B9 #C7FBDC
Accessibility & contrast
On white
1.45
#55F296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#55F296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F296
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F296 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF90
Deuteranopia (green-blind)
#DED19C
Tritanopia (blue-blind)
#00EFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #55f296; /* rgb */ color: rgb(85, 242, 150); /* oklch */ color: oklch(85.7% 0.184 153.8);
Tailwind
colors: {
custom: {
50: '#95f7b5',
500: '#55f296',
950: '#000000',
},
}SCSS
$custom: #55f296; $custom-light: #95f7b5; $custom-dark: #000000;
JSON
{
"hex": "#55f296",
"rgb": {
"r": 85,
"g": 242,
"b": 150
},
"hsl": {
"h": 144.841,
"s": 85.792,
"l": 64.118
},
"oklch": {
"l": 0.85684,
"c": 0.18415,
"h": 153.8
},
"luminance": 0.67638
}Semantic roles & 50–950 ramp
primary
#55F296
secondary
#BC2F82
accent
#0386E2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581