#55F089#55F089
#55F089 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.0% C 0.193 H 150.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #55F089 |
|---|---|
| RGB | rgb(85, 240, 137) |
| HSL | hsl(140, 84%, 64%) |
| HSV | hsv(140, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(85.02, -62.58, 38.05) |
| CIE-LCH | lch(85.02, 73.24, 148.70°) |
| OKLab | oklab(84.96% -0.1688 0.0938) |
| OKLCH | oklch(84.96% 0.193 150.9) |
| XYZ | xyz(39.4186, 66.0535, 34.3343) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.47
Wintergreen
#20F986
ΔE00 2.73
Weird Green
#3AE57F
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 3.05
Sea Green (survey)
#53FCA1
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F089 #F055BC
analogous
#6EF055 #55F089 #55F0D6
triadic
#55F089 #8955F0 #F08955
tetradic
#55F089 #556EF0 #F055BC #F0D655
square
#55F089 #556EF0 #F055BC #F0D655
split-complementary
#55F089 #D655F0 #F0556E
monochromatic
#10BA49 #1DEB62 #55F089 #8DF5B0 #C5FAD7
Accessibility & contrast
On white
1.48
#55F089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#55F089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F089
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F089 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD81
Deuteranopia (green-blind)
#DDCF90
Tritanopia (blue-blind)
#08ECD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f089; /* rgb */ color: rgb(85, 240, 137); /* oklch */ color: oklch(85.0% 0.193 150.9);
Tailwind
colors: {
custom: {
50: '#95f6ac',
500: '#55f089',
950: '#000000',
},
}SCSS
$custom: #55f089; $custom-light: #95f6ac; $custom-dark: #000000;
JSON
{
"hex": "#55f089",
"rgb": {
"r": 85,
"g": 240,
"b": 137
},
"hsl": {
"h": 140.129,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.84961,
"c": 0.19315,
"h": 150.9
},
"luminance": 0.66058
}Semantic roles & 50–950 ramp
primary
#55F089
secondary
#B9308B
accent
#0597E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581