#CCFC81#CCFC81
#CCFC81 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.2% C 0.160 H 126.9°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC81 |
|---|---|
| RGB | rgb(204, 252, 129) |
| HSL | hsl(83, 95%, 75%) |
| HSV | hsv(83, 49%, 99%) |
| CMYK | cmyk(19%, 0%, 48.8%, 1.2%) |
| CIE-LAB | lab(93.47, -34.35, 53.54) |
| CIE-LCH | lch(93.47, 63.61, 122.68°) |
| OKLab | oklab(93.18% -0.0959 0.1279) |
| OKLCH | oklch(93.18% 0.16 126.9) |
| XYZ | xyz(63.6744, 84.0424, 33.6318) |
| Luminance | 0.8404 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.39
Light Pea Green
#C4FE82
ΔE00 1.61
Pale Lime
#BEFD73
ΔE00 2.43
Light Yellowish Green
#C2FF89
ΔE00 2.51
Pistachio (survey)
#C0FA8B
ΔE00 2.88
Light Lime Green
#B9FF66
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC81 #B181FC
analogous
#FCEF81 #CCFC81 #8EFC81
triadic
#CCFC81 #81CCFC #FC81CC
tetradic
#CCFC81 #81FCEF #B181FC #FC818E
square
#CCFC81 #81FCEF #B181FC #FC818E
split-complementary
#CCFC81 #818EFC #EF81FC
monochromatic
#9CF909 #B4FB45 #CCFC81 #E4FDBD #F3FEE1
Accessibility & contrast
On white
1.18
#CCFC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#CCFC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC81
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC81 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE76
Deuteranopia (green-blind)
#FFEB88
Tritanopia (blue-blind)
#D2F2E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfc81; /* rgb */ color: rgb(204, 252, 129); /* oklch */ color: oklch(93.2% 0.160 126.9);
Tailwind
colors: {
custom: {
50: '#defda8',
500: '#ccfc81',
950: '#000000',
},
}SCSS
$custom: #ccfc81; $custom-light: #defda8; $custom-dark: #000000;
JSON
{
"hex": "#ccfc81",
"rgb": {
"r": 204,
"g": 252,
"b": 129
},
"hsl": {
"h": 83.415,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.93181,
"c": 0.15984,
"h": 126.9
},
"luminance": 0.84043
}Semantic roles & 50–950 ramp
primary
#CCFC81
secondary
#8047DA
accent
#00E65A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581