#55F885#55F885
#55F885 is a very light, highly saturated green. Relative luminance 0.708; OKLCH L 86.9% C 0.207 H 149.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #55F885 |
|---|---|
| RGB | rgb(85, 248, 133) |
| HSL | hsl(138, 92%, 65%) |
| HSV | hsv(138, 66%, 97%) |
| CMYK | cmyk(65.7%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(87.37, -66.09, 42.99) |
| CIE-LCH | lch(87.37, 78.84, 146.95°) |
| OKLab | oklab(86.87% -0.1781 0.105) |
| OKLCH | oklch(86.87% 0.207 149.5) |
| XYZ | xyz(41.5442, 70.7551, 33.6535) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.01
Minty Green
#0BF77D
ΔE00 2.17
Spearmint
#1EF876
ΔE00 2.29
Spring Green
#00FF7F
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 3.02
Lightgreen (survey)
#76FF7B
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F885 #F855C8
analogous
#76F855 #55F885 #55F8D7
triadic
#55F885 #8555F8 #F88555
tetradic
#55F885 #5576F8 #F855C8 #F8D755
square
#55F885 #5576F8 #F855C8 #F8D755
split-complementary
#55F885 #D755F8 #F85576
monochromatic
#08CA41 #1AF65B #55F885 #90FAAF #CBFDD9
Accessibility & contrast
On white
1.39
#55F885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#55F885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F885
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F885 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37C
Deuteranopia (green-blind)
#E6D58D
Tritanopia (blue-blind)
#00F4DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #55f885; /* rgb */ color: rgb(85, 248, 133); /* oklch */ color: oklch(86.9% 0.207 149.5);
Tailwind
colors: {
custom: {
50: '#96fcaa',
500: '#55f885',
950: '#000000',
},
}SCSS
$custom: #55f885; $custom-light: #96fcaa; $custom-dark: #000000;
JSON
{
"hex": "#55f885",
"rgb": {
"r": 85,
"g": 248,
"b": 133
},
"hsl": {
"h": 137.669,
"s": 92.09,
"l": 65.294
},
"oklch": {
"l": 0.86873,
"c": 0.20681,
"h": 149.5
},
"luminance": 0.7076
}Semantic roles & 50–950 ramp
primary
#55F885
secondary
#C62B99
accent
#00A2E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681