#55F889#55F889
#55F889 is a very light, highly saturated green. Relative luminance 0.709; OKLCH L 86.9% C 0.203 H 150.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #55F889 |
|---|---|
| RGB | rgb(85, 248, 137) |
| HSL | hsl(139, 92%, 65%) |
| HSV | hsv(139, 66%, 97%) |
| CMYK | cmyk(65.7%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(87.42, -65.47, 41.13) |
| CIE-LCH | lch(87.42, 77.32, 147.86°) |
| OKLab | oklab(86.94% -0.1765 0.1009) |
| OKLCH | oklch(86.94% 0.203 150.2) |
| XYZ | xyz(41.8258, 70.8678, 35.1367) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.87
Minty Green
#0BF77D
ΔE00 2.30
Spearmint
#1EF876
ΔE00 2.66
Turquoise Green
#04F489
ΔE00 2.71
Spring Green
#00FF7F
ΔE00 2.80
Sea Green (survey)
#53FCA1
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F889 #F855C4
analogous
#73F855 #55F889 #55F8DA
triadic
#55F889 #8955F8 #F88955
tetradic
#55F889 #5573F8 #F855C4 #F8DA55
square
#55F889 #5573F8 #F855C4 #F8DA55
split-complementary
#55F889 #DA55F8 #F85573
monochromatic
#08CA46 #1AF660 #55F889 #90FAB2 #CBFDDB
Accessibility & contrast
On white
1.38
#55F889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#55F889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F889
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F889 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E480
Deuteranopia (green-blind)
#E5D591
Tritanopia (blue-blind)
#00F4DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #55f889; /* rgb */ color: rgb(85, 248, 137); /* oklch */ color: oklch(86.9% 0.203 150.2);
Tailwind
colors: {
custom: {
50: '#96fcad',
500: '#55f889',
950: '#000000',
},
}SCSS
$custom: #55f889; $custom-light: #96fcad; $custom-dark: #000000;
JSON
{
"hex": "#55f889",
"rgb": {
"r": 85,
"g": 248,
"b": 137
},
"hsl": {
"h": 139.141,
"s": 92.09,
"l": 65.294
},
"oklch": {
"l": 0.86936,
"c": 0.20332,
"h": 150.2
},
"luminance": 0.70872
}Semantic roles & 50–950 ramp
primary
#55F889
secondary
#C62B95
accent
#009CE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681