#C5FC75#C5FC75
#C5FC75 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.6% C 0.174 H 127.9°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FC75 |
|---|---|
| RGB | rgb(197, 252, 117) |
| HSL | hsl(84, 96%, 72%) |
| HSV | hsv(84, 54%, 99%) |
| CMYK | cmyk(21.8%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(92.92, -38.07, 58.24) |
| CIE-LCH | lch(92.92, 69.58, 123.17°) |
| OKLab | oklab(92.58% -0.1068 0.1373) |
| OKLCH | oklch(92.58% 0.174 127.9) |
| XYZ | xyz(61.0470, 82.7745, 29.5870) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.15
Light Yellow Green
#CCFD7F
ΔE00 1.28
Light Pea Green
#C4FE82
ΔE00 1.74
Light Lime Green
#B9FF66
ΔE00 2.31
Light Yellowish Green
#C2FF89
ΔE00 2.85
Pale Lime Green
#B1FF65
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FC75 #AC75FC
analogous
#FCEF75 #C5FC75 #82FC75
triadic
#C5FC75 #75C5FC #FC75C5
tetradic
#C5FC75 #75FCEF #AC75FC #FC7582
square
#C5FC75 #75FCEF #AC75FC #FC7582
split-complementary
#C5FC75 #7582FC #EF75FC
monochromatic
#91F105 #ACFB39 #C5FC75 #DEFDB1 #F2FEE1
Accessibility & contrast
On white
1.20
#C5FC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#C5FC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FC75
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FC75 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED68
Deuteranopia (green-blind)
#FFEA7E
Tritanopia (blue-blind)
#CBF2DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c5fc75; /* rgb */ color: rgb(197, 252, 117); /* oklch */ color: oklch(92.6% 0.174 127.9);
Tailwind
colors: {
custom: {
50: '#d9fda0',
500: '#c5fc75',
950: '#000000',
},
}SCSS
$custom: #c5fc75; $custom-light: #d9fda0; $custom-dark: #000000;
JSON
{
"hex": "#c5fc75",
"rgb": {
"r": 197,
"g": 252,
"b": 117
},
"hsl": {
"h": 84.444,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.92583,
"c": 0.17394,
"h": 127.9
},
"luminance": 0.82775
}Semantic roles & 50–950 ramp
primary
#C5FC75
secondary
#7C3DD9
accent
#00E65D
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580