#CCFC91#CCFC91
#CCFC91 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.4% C 0.144 H 128.6°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC91 |
|---|---|
| RGB | rgb(204, 252, 145) |
| HSL | hsl(87, 95%, 78%) |
| HSV | hsv(87, 42%, 99%) |
| CMYK | cmyk(19%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(93.67, -32.59, 46.23) |
| CIE-LCH | lch(93.67, 56.56, 125.18°) |
| OKLab | oklab(93.41% -0.0899 0.1125) |
| OKLCH | oklch(93.41% 0.144 128.6) |
| XYZ | xyz(64.8224, 84.5016, 39.6779) |
| Luminance | 0.8450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.76
Light Yellowish Green
#C2FF89
ΔE00 2.11
Celery
#C1FD95
ΔE00 2.23
Light Pea Green
#C4FE82
ΔE00 2.34
Light Yellow Green
#CCFD7F
ΔE00 2.62
Pale Lime
#BEFD73
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC91 #C191FC
analogous
#FCF791 #CCFC91 #96FC91
triadic
#CCFC91 #91CCFC #FC91CC
tetradic
#CCFC91 #91FCF7 #C191FC #FC9196
square
#CCFC91 #91FCF7 #C191FC #FC9196
split-complementary
#CCFC91 #9196FC #F791FC
monochromatic
#95F91A #B0FA55 #CCFC91 #E8FECD #F1FEE1
Accessibility & contrast
On white
1.17
#CCFC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#CCFC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC91
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC91 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF89
Deuteranopia (green-blind)
#FEEC97
Tritanopia (blue-blind)
#D0F4E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfc91; /* rgb */ color: rgb(204, 252, 145); /* oklch */ color: oklch(93.4% 0.144 128.6);
Tailwind
colors: {
custom: {
50: '#ddfdb3',
500: '#ccfc91',
950: '#000000',
},
}SCSS
$custom: #ccfc91; $custom-light: #ddfdb3; $custom-dark: #000000;
JSON
{
"hex": "#ccfc91",
"rgb": {
"r": 204,
"g": 252,
"b": 145
},
"hsl": {
"h": 86.916,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.93406,
"c": 0.144,
"h": 128.6
},
"luminance": 0.84503
}Semantic roles & 50–950 ramp
primary
#CCFC91
secondary
#9255DC
accent
#00E667
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581