#55F385#55F385
#55F385 is a very light, highly saturated green. Relative luminance 0.677; OKLCH L 85.6% C 0.201 H 149.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #55F385 |
|---|---|
| RGB | rgb(85, 243, 133) |
| HSL | hsl(138, 87%, 64%) |
| HSV | hsv(138, 65%, 95%) |
| CMYK | cmyk(65%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(85.87, -64.30, 41.09) |
| CIE-LCH | lch(85.87, 76.31, 147.42°) |
| OKLab | oklab(85.64% -0.1734 0.1007) |
| OKLCH | oklch(85.64% 0.201 149.9) |
| XYZ | xyz(40.0274, 67.7217, 33.1479) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.26
Minty Green
#0BF77D
ΔE00 2.40
Turquoise Green
#04F489
ΔE00 2.65
Spearmint
#1EF876
ΔE00 2.78
Spring Green
#00FF7F
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F385 #F355C3
analogous
#74F355 #55F385 #55F3D4
triadic
#55F385 #8555F3 #F38555
tetradic
#55F385 #5574F3 #F355C3 #F3D455
square
#55F385 #5574F3 #F355C3 #F3D455
split-complementary
#55F385 #D455F3 #F35574
monochromatic
#0EC044 #1CEF5C #55F385 #8EF7AE #C7FBD7
Accessibility & contrast
On white
1.44
#55F385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#55F385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F385
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F385 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7C
Deuteranopia (green-blind)
#E1D18D
Tritanopia (blue-blind)
#0BEFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #55f385; /* rgb */ color: rgb(85, 243, 133); /* oklch */ color: oklch(85.6% 0.201 149.9);
Tailwind
colors: {
custom: {
50: '#95f8aa',
500: '#55f385',
950: '#000000',
},
}SCSS
$custom: #55f385; $custom-light: #95f8aa; $custom-dark: #000000;
JSON
{
"hex": "#55f385",
"rgb": {
"r": 85,
"g": 243,
"b": 133
},
"hsl": {
"h": 138.228,
"s": 86.813,
"l": 64.314
},
"oklch": {
"l": 0.85637,
"c": 0.20051,
"h": 149.9
},
"luminance": 0.67726
}Semantic roles & 50–950 ramp
primary
#55F385
secondary
#BE2E92
accent
#029FE3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581