#CCFC95#CCFC95
#CCFC95 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.5% C 0.140 H 129.2°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC95 |
|---|---|
| RGB | rgb(204, 252, 149) |
| HSL | hsl(88, 94%, 79%) |
| HSV | hsv(88, 41%, 99%) |
| CMYK | cmyk(19%, 0%, 40.9%, 1.2%) |
| CIE-LAB | lab(93.72, -32.12, 44.37) |
| CIE-LCH | lch(93.72, 54.77, 125.90°) |
| OKLab | oklab(93.47% -0.0884 0.1084) |
| OKLCH | oklch(93.47% 0.14 129.2) |
| XYZ | xyz(65.1363, 84.6271, 41.3309) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.88
Celery
#C1FD95
ΔE00 1.97
Light Yellowish Green
#C2FF89
ΔE00 2.41
Light Pea Green
#C4FE82
ΔE00 2.85
Light Yellow Green
#CCFD7F
ΔE00 3.24
Tea Green
#BDF8A3
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC95 #C595FC
analogous
#FCF895 #CCFC95 #98FC95
triadic
#CCFC95 #95CCFC #FC95CC
tetradic
#CCFC95 #95FCF8 #C595FC #FC9598
square
#CCFC95 #95FCF8 #C595FC #FC9598
split-complementary
#CCFC95 #9598FC #F895FC
monochromatic
#93F91E #AFFA59 #CCFC95 #E9FED1 #F1FEE1
Accessibility & contrast
On white
1.17
#CCFC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#CCFC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC95
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC95 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#FEEC9B
Tritanopia (blue-blind)
#D0F4E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfc95; /* rgb */ color: rgb(204, 252, 149); /* oklch */ color: oklch(93.5% 0.140 129.2);
Tailwind
colors: {
custom: {
50: '#ddfdb5',
500: '#ccfc95',
950: '#000000',
},
}SCSS
$custom: #ccfc95; $custom-light: #ddfdb5; $custom-dark: #000000;
JSON
{
"hex": "#ccfc95",
"rgb": {
"r": 204,
"g": 252,
"b": 149
},
"hsl": {
"h": 87.961,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.93467,
"c": 0.13987,
"h": 129.2
},
"luminance": 0.84628
}Semantic roles & 50–950 ramp
primary
#CCFC95
secondary
#9658DD
accent
#00E66B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581