#C7FF81#C7FF81
#C7FF81 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.5% C 0.166 H 129.0°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FF81 |
|---|---|
| RGB | rgb(199, 255, 129) |
| HSL | hsl(87, 100%, 75%) |
| HSV | hsv(87, 49%, 100%) |
| CMYK | cmyk(22%, 0%, 49.4%, 0%) |
| CIE-LAB | lab(93.99, -37.51, 54.10) |
| CIE-LCH | lch(93.99, 65.83, 124.73°) |
| OKLab | oklab(93.52% -0.1044 0.1292) |
| OKLCH | oklch(93.52% 0.166 129) |
| XYZ | xyz(63.2751, 85.2459, 33.8851) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.56
Light Yellow Green
#CCFD7F
ΔE00 1.18
Light Yellowish Green
#C2FF89
ΔE00 1.60
Pale Lime
#BEFD73
ΔE00 1.65
Pistachio (survey)
#C0FA8B
ΔE00 2.43
Light Lime Green
#B9FF66
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FF81 #B981FF
analogous
#FFF881 #C7FF81 #88FF81
triadic
#C7FF81 #81C7FF #FF81C7
tetradic
#C7FF81 #81FFF8 #B981FF #FF8188
square
#C7FF81 #81FFF8 #B981FF #FF8188
split-complementary
#C7FF81 #8188FF #F881FF
monochromatic
#91FF07 #ACFF44 #C7FF81 #E2FFBE #F1FFE0
Accessibility & contrast
On white
1.16
#C7FF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#C7FF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FF81
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FF81 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF076
Deuteranopia (green-blind)
#FFED89
Tritanopia (blue-blind)
#CCF6E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c7ff81; /* rgb */ color: rgb(199, 255, 129); /* oklch */ color: oklch(93.5% 0.166 129.0);
Tailwind
colors: {
custom: {
50: '#daffa8',
500: '#c7ff81',
950: '#000000',
},
}SCSS
$custom: #c7ff81; $custom-light: #daffa8; $custom-dark: #000000;
JSON
{
"hex": "#c7ff81",
"rgb": {
"r": 199,
"g": 255,
"b": 129
},
"hsl": {
"h": 86.667,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.93523,
"c": 0.1661,
"h": 129
},
"luminance": 0.85247
}Semantic roles & 50–950 ramp
primary
#C7FF81
secondary
#8A46DE
accent
#00E666
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681