#55F384#55F384
#55F384 is a very light, highly saturated green. Relative luminance 0.677; OKLCH L 85.6% C 0.201 H 149.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #55F384 |
|---|---|
| RGB | rgb(85, 243, 132) |
| HSL | hsl(138, 87%, 64%) |
| HSV | hsv(138, 65%, 95%) |
| CMYK | cmyk(65%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(85.85, -64.46, 41.56) |
| CIE-LCH | lch(85.85, 76.69, 147.19°) |
| OKLab | oklab(85.62% -0.1738 0.1017) |
| OKLCH | oklch(85.62% 0.201 149.7) |
| XYZ | xyz(39.9587, 67.6942, 32.7858) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.28
Minty Green
#0BF77D
ΔE00 2.37
Spearmint
#1EF876
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 2.72
Spring Green
#00FF7F
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F384 #F355C4
analogous
#75F355 #55F384 #55F3D3
triadic
#55F384 #8455F3 #F38455
tetradic
#55F384 #5575F3 #F355C4 #F3D355
square
#55F384 #5575F3 #F355C4 #F3D355
split-complementary
#55F384 #D355F3 #F35575
monochromatic
#0EC043 #1CEF5B #55F384 #8EF7AD #C7FBD7
Accessibility & contrast
On white
1.44
#55F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#55F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F384
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F384 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7B
Deuteranopia (green-blind)
#E1D18C
Tritanopia (blue-blind)
#0DEFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #55f384; /* rgb */ color: rgb(85, 243, 132); /* oklch */ color: oklch(85.6% 0.201 149.7);
Tailwind
colors: {
custom: {
50: '#95f8a9',
500: '#55f384',
950: '#000000',
},
}SCSS
$custom: #55f384; $custom-light: #95f8a9; $custom-dark: #000000;
JSON
{
"hex": "#55f384",
"rgb": {
"r": 85,
"g": 243,
"b": 132
},
"hsl": {
"h": 137.848,
"s": 86.813,
"l": 64.314
},
"oklch": {
"l": 0.85621,
"c": 0.20139,
"h": 149.7
},
"luminance": 0.67698
}Semantic roles & 50–950 ramp
primary
#55F384
secondary
#BE2E93
accent
#02A0E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581