#55F083#55F083
#55F083 is a very light, vivid green. Relative luminance 0.659; OKLCH L 84.9% C 0.198 H 149.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #55F083 |
|---|---|
| RGB | rgb(85, 240, 131) |
| HSL | hsl(138, 84%, 64%) |
| HSV | hsv(138, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(84.94, -63.53, 40.88) |
| CIE-LCH | lch(84.94, 75.55, 147.24°) |
| OKLab | oklab(84.86% -0.1713 0.1001) |
| OKLCH | oklch(84.86% 0.198 149.7) |
| XYZ | xyz(39.0001, 65.8861, 32.1303) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.67
Minty Green
#0BF77D
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 2.78
Weird Green
#3AE57F
ΔE00 2.94
Spearmint
#1EF876
ΔE00 3.07
Spring Green
#00FF7F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F083 #F055C2
analogous
#74F055 #55F083 #55F0D0
triadic
#55F083 #8355F0 #F08355
tetradic
#55F083 #5574F0 #F055C2 #F0D055
square
#55F083 #5574F0 #F055C2 #F0D055
split-complementary
#55F083 #D055F0 #F05574
monochromatic
#10BA43 #1DEB5A #55F083 #8DF5AC #C5FAD5
Accessibility & contrast
On white
1.48
#55F083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#55F083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F083
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F083 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7B
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#13ECD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f083; /* rgb */ color: rgb(85, 240, 131); /* oklch */ color: oklch(84.9% 0.198 149.7);
Tailwind
colors: {
custom: {
50: '#95f6a8',
500: '#55f083',
950: '#000000',
},
}SCSS
$custom: #55f083; $custom-light: #95f6a8; $custom-dark: #000000;
JSON
{
"hex": "#55f083",
"rgb": {
"r": 85,
"g": 240,
"b": 131
},
"hsl": {
"h": 137.806,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.84862,
"c": 0.19846,
"h": 149.7
},
"luminance": 0.6589
}Semantic roles & 50–950 ramp
primary
#55F083
secondary
#B93090
accent
#059FE0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581