#5CF28C#5CF28C
#5CF28C is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.7% C 0.190 H 150.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF28C |
|---|---|
| RGB | rgb(92, 242, 140) |
| HSL | hsl(139, 85%, 65%) |
| HSV | hsv(139, 62%, 95%) |
| CMYK | cmyk(62%, 0%, 42.1%, 5.1%) |
| CIE-LAB | lab(85.84, -61.50, 37.66) |
| CIE-LCH | lch(85.84, 72.11, 148.52°) |
| OKLab | oklab(85.7% -0.1661 0.093) |
| OKLCH | oklch(85.7% 0.19 150.8) |
| XYZ | xyz(40.8962, 67.6689, 35.7120) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.75
Wintergreen
#20F986
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF28C #F25CC2
analogous
#77F25C #5CF28C #5CF2D7
triadic
#5CF28C #8C5CF2 #F28C5C
tetradic
#5CF28C #5C77F2 #F25CC2 #F2D75C
square
#5CF28C #5C77F2 #F25CC2 #F2D75C
split-complementary
#5CF28C #D75CF2 #F25C77
monochromatic
#10C449 #23ED64 #5CF28C #95F7B4 #CDFBDC
Accessibility & contrast
On white
1.44
#5CF28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#5CF28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF28C
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF28C | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF85
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#26EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cf28c; /* rgb */ color: rgb(92, 242, 140); /* oklch */ color: oklch(85.7% 0.190 150.8);
Tailwind
colors: {
custom: {
50: '#98f7af',
500: '#5cf28c',
950: '#000000',
},
}SCSS
$custom: #5cf28c; $custom-light: #98f7af; $custom-dark: #000000;
JSON
{
"hex": "#5cf28c",
"rgb": {
"r": 92,
"g": 242,
"b": 140
},
"hsl": {
"h": 139.2,
"s": 85.227,
"l": 65.49
},
"oklch": {
"l": 0.85697,
"c": 0.19035,
"h": 150.8
},
"luminance": 0.67673
}Semantic roles & 50–950 ramp
primary
#5CF28C
secondary
#C13193
accent
#049BE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581