#CCFC88#CCFC88
#CCFC88 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.3% C 0.153 H 127.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC88 |
|---|---|
| RGB | rgb(204, 252, 136) |
| HSL | hsl(85, 95%, 76%) |
| HSV | hsv(85, 46%, 99%) |
| CMYK | cmyk(19%, 0%, 46%, 1.2%) |
| CIE-LAB | lab(93.55, -33.61, 50.37) |
| CIE-LCH | lch(93.55, 60.56, 123.71°) |
| OKLab | oklab(93.28% -0.0933 0.1213) |
| OKLCH | oklch(93.28% 0.153 127.6) |
| XYZ | xyz(64.1557, 84.2349, 36.1667) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.31
Light Pea Green
#C4FE82
ΔE00 1.58
Light Yellowish Green
#C2FF89
ΔE00 2.05
Pistachio (survey)
#C0FA8B
ΔE00 2.19
Pale Lime
#BEFD73
ΔE00 2.96
Celery
#C1FD95
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC88 #B888FC
analogous
#FCF288 #CCFC88 #92FC88
triadic
#CCFC88 #88CCFC #FC88CC
tetradic
#CCFC88 #88FCF2 #B888FC #FC8892
square
#CCFC88 #88FCF2 #B888FC #FC8892
split-complementary
#CCFC88 #8892FC #F288FC
monochromatic
#99F911 #B2FA4C #CCFC88 #E6FEC4 #F2FEE1
Accessibility & contrast
On white
1.18
#CCFC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#CCFC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC88
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC88 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7E
Deuteranopia (green-blind)
#FFEC8F
Tritanopia (blue-blind)
#D1F3E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfc88; /* rgb */ color: rgb(204, 252, 136); /* oklch */ color: oklch(93.3% 0.153 127.6);
Tailwind
colors: {
custom: {
50: '#ddfdad',
500: '#ccfc88',
950: '#000000',
},
}SCSS
$custom: #ccfc88; $custom-light: #ddfdad; $custom-dark: #000000;
JSON
{
"hex": "#ccfc88",
"rgb": {
"r": 204,
"g": 252,
"b": 136
},
"hsl": {
"h": 84.828,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.93275,
"c": 0.15305,
"h": 127.6
},
"luminance": 0.84236
}Semantic roles & 50–950 ramp
primary
#CCFC88
secondary
#884DDB
accent
#00E65F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581