#5CF485#5CF485
#5CF485 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.1% C 0.199 H 149.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF485 |
|---|---|
| RGB | rgb(92, 244, 133) |
| HSL | hsl(136, 87%, 66%) |
| HSV | hsv(136, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(86.34, -63.34, 41.72) |
| CIE-LCH | lch(86.34, 75.85, 146.62°) |
| OKLab | oklab(86.07% -0.171 0.1021) |
| OKLCH | oklch(86.07% 0.199 149.1) |
| XYZ | xyz(40.9949, 68.6660, 33.2792) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.55
Minty Green
#0BF77D
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.11
Spring Green
#00FF7F
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF485 #F45CCB
analogous
#7FF45C #5CF485 #5CF4D1
triadic
#5CF485 #855CF4 #F4855C
tetradic
#5CF485 #5C7FF4 #F45CCB #F4D15C
square
#5CF485 #5C7FF4 #F45CCB #F4D15C
split-complementary
#5CF485 #D15CF4 #F45C7F
monochromatic
#0EC840 #23F05A #5CF485 #95F8B0 #CFFCDB
Accessibility & contrast
On white
1.43
#5CF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#5CF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF485
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF485 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#2AF0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cf485; /* rgb */ color: rgb(92, 244, 133); /* oklch */ color: oklch(86.1% 0.199 149.1);
Tailwind
colors: {
custom: {
50: '#99f9aa',
500: '#5cf485',
950: '#000000',
},
}SCSS
$custom: #5cf485; $custom-light: #99f9aa; $custom-dark: #000000;
JSON
{
"hex": "#5cf485",
"rgb": {
"r": 92,
"g": 244,
"b": 133
},
"hsl": {
"h": 136.184,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.86074,
"c": 0.19915,
"h": 149.1
},
"luminance": 0.6867
}Semantic roles & 50–950 ramp
primary
#5CF485
secondary
#C52F9C
accent
#02A7E4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581