#5CF67B#5CF67B
#5CF67B is a very light, highly saturated green. Relative luminance 0.696; OKLCH L 86.4% C 0.210 H 147.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF67B |
|---|---|
| RGB | rgb(92, 246, 123) |
| HSL | hsl(132, 90%, 66%) |
| HSV | hsv(132, 63%, 96%) |
| CMYK | cmyk(62.6%, 0%, 50%, 3.5%) |
| CIE-LAB | lab(86.81, -65.52, 47.09) |
| CIE-LCH | lch(86.81, 80.69, 144.29°) |
| OKLab | oklab(86.42% -0.1769 0.1138) |
| OKLCH | oklch(86.42% 0.21 147.2) |
| XYZ | xyz(40.9417, 69.6128, 30.0140) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.32
Minty Green
#0BF77D
ΔE00 2.81
Lightgreen (survey)
#76FF7B
ΔE00 2.86
Wintergreen
#20F986
ΔE00 3.16
Spring Green
#00FF7F
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF67B #F65CD7
analogous
#8AF65C #5CF67B #5CF6C8
triadic
#5CF67B #7B5CF6 #F67B5C
tetradic
#5CF67B #5C8AF6 #F65CD7 #F6C85C
square
#5CF67B #5C8AF6 #F65CD7 #F6C85C
split-complementary
#5CF67B #C85CF6 #F65C8A
monochromatic
#0BCC32 #22F34C #5CF67B #96F9AA #D0FCD9
Accessibility & contrast
On white
1.41
#5CF67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5CF67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF67B
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF67B | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E171
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#2FF1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cf67b; /* rgb */ color: rgb(92, 246, 123); /* oklch */ color: oklch(86.4% 0.210 147.2);
Tailwind
colors: {
custom: {
50: '#99faa3',
500: '#5cf67b',
950: '#000000',
},
}SCSS
$custom: #5cf67b; $custom-light: #99faa3; $custom-dark: #000000;
JSON
{
"hex": "#5cf67b",
"rgb": {
"r": 92,
"g": 246,
"b": 123
},
"hsl": {
"h": 132.078,
"s": 89.535,
"l": 66.275
},
"oklch": {
"l": 0.86418,
"c": 0.21038,
"h": 147.2
},
"luminance": 0.69617
}Semantic roles & 50–950 ramp
primary
#5CF67B
secondary
#C82EA9
accent
#00B7E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580