#55FD83#55FD83
#55FD83 is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.1% C 0.215 H 148.8°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #55FD83 |
|---|---|
| RGB | rgb(85, 253, 131) |
| HSL | hsl(136, 98%, 66%) |
| HSV | hsv(136, 66%, 99%) |
| CMYK | cmyk(66.4%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(88.84, -68.14, 45.80) |
| CIE-LCH | lch(88.84, 82.10, 146.10°) |
| OKLab | oklab(88.08% -0.1837 0.1113) |
| OKLCH | oklch(88.08% 0.215 148.8) |
| XYZ | xyz(42.9651, 73.8159, 33.4519) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.13
Spearmint
#1EF876
ΔE00 2.23
Wintergreen
#20F986
ΔE00 2.51
Minty Green
#0BF77D
ΔE00 2.54
Lightgreen (survey)
#76FF7B
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FD83 #FD55CF
analogous
#7BFD55 #55FD83 #55FDD7
triadic
#55FD83 #8355FD #FD8355
tetradic
#55FD83 #557BFD #FD55CF #FDD755
square
#55FD83 #557BFD #FD55CF #FDD755
split-complementary
#55FD83 #D755FD #FD557B
monochromatic
#03D53C #19FC57 #55FD83 #91FEAF #CEFEDB
Accessibility & contrast
On white
1.33
#55FD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#55FD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FD83
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FD83 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#EBD98C
Tritanopia (blue-blind)
#00F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #55fd83; /* rgb */ color: rgb(85, 253, 131); /* oklch */ color: oklch(88.1% 0.215 148.8);
Tailwind
colors: {
custom: {
50: '#97ffa9',
500: '#55fd83',
950: '#000000',
},
}SCSS
$custom: #55fd83; $custom-light: #97ffa9; $custom-dark: #000000;
JSON
{
"hex": "#55fd83",
"rgb": {
"r": 85,
"g": 253,
"b": 131
},
"hsl": {
"h": 136.429,
"s": 97.674,
"l": 66.275
},
"oklch": {
"l": 0.88077,
"c": 0.21476,
"h": 148.8
},
"luminance": 0.73821
}Semantic roles & 50–950 ramp
primary
#55FD83
secondary
#CF27A1
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681