#5CF68C#5CF68C
#5CF68C is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.7% C 0.196 H 150.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF68C |
|---|---|
| RGB | rgb(92, 246, 140) |
| HSL | hsl(139, 90%, 66%) |
| HSV | hsv(139, 63%, 96%) |
| CMYK | cmyk(62.6%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(87.03, -62.97, 39.20) |
| CIE-LCH | lch(87.03, 74.18, 148.10°) |
| OKLab | oklab(86.68% -0.17 0.0966) |
| OKLCH | oklch(86.68% 0.196 150.4) |
| XYZ | xyz(42.0998, 70.0760, 36.1132) |
| Luminance | 0.7008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.36
Turquoise Green
#04F489
ΔE00 2.80
Minty Green
#0BF77D
ΔE00 2.86
Sea Green (survey)
#53FCA1
ΔE00 3.21
Light Green Blue
#56FCA2
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF68C #F65CC6
analogous
#79F65C #5CF68C #5CF6D9
triadic
#5CF68C #8C5CF6 #F68C5C
tetradic
#5CF68C #5C79F6 #F65CC6 #F6D95C
square
#5CF68C #5C79F6 #F65CC6 #F6D95C
split-complementary
#5CF68C #D95CF6 #F65C79
monochromatic
#0BCC47 #22F363 #5CF68C #96F9B5 #D0FCDE
Accessibility & contrast
On white
1.40
#5CF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#5CF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF68C
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF68C | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E284
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#23F2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5cf68c; /* rgb */ color: rgb(92, 246, 140); /* oklch */ color: oklch(86.7% 0.196 150.4);
Tailwind
colors: {
custom: {
50: '#99faaf',
500: '#5cf68c',
950: '#000000',
},
}SCSS
$custom: #5cf68c; $custom-light: #99faaf; $custom-dark: #000000;
JSON
{
"hex": "#5cf68c",
"rgb": {
"r": 92,
"g": 246,
"b": 140
},
"hsl": {
"h": 138.701,
"s": 89.535,
"l": 66.275
},
"oklch": {
"l": 0.86679,
"c": 0.19552,
"h": 150.4
},
"luminance": 0.7008
}Semantic roles & 50–950 ramp
primary
#5CF68C
secondary
#C82E98
accent
#009EE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581