#CCFCA1#CCFCA1
#CCFCA1 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.7% C 0.127 H 131.1°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCA1 |
|---|---|
| RGB | rgb(204, 252, 161) |
| HSL | hsl(92, 94%, 81%) |
| HSV | hsv(92, 36%, 99%) |
| CMYK | cmyk(19%, 0%, 36.1%, 1.2%) |
| CIE-LAB | lab(93.90, -30.60, 38.71) |
| CIE-LCH | lch(93.90, 49.35, 128.33°) |
| OKLab | oklab(93.66% -0.0836 0.0958) |
| OKLCH | oklch(93.66% 0.127 131.1) |
| XYZ | xyz(66.1441, 85.0302, 46.6390) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.36
Tea Green
#BDF8A3
ΔE00 2.72
Light Light Green
#C8FFB0
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 3.18
Washed Out Green
#BCF5A6
ΔE00 3.47
Light Yellowish Green
#C2FF89
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCA1 #D1A1FC
analogous
#FAFCA1 #CCFCA1 #A1FCA3
triadic
#CCFCA1 #A1CCFC #FCA1CC
tetradic
#CCFCA1 #A1FAFC #D1A1FC #FCA3A1
square
#CCFCA1 #A1FAFC #D1A1FC #FCA3A1
split-complementary
#CCFCA1 #A3A1FC #FCA1FA
monochromatic
#8CF82A #ACFA66 #CCFCA1 #ECFEDC #EFFEE1
Accessibility & contrast
On white
1.17
#CCFCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#CCFCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCA1
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCA1 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09B
Deuteranopia (green-blind)
#FDECA6
Tritanopia (blue-blind)
#CEF5E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfca1; /* rgb */ color: rgb(204, 252, 161); /* oklch */ color: oklch(93.7% 0.127 131.1);
Tailwind
colors: {
custom: {
50: '#ddfdbd',
500: '#ccfca1',
950: '#000000',
},
}SCSS
$custom: #ccfca1; $custom-light: #ddfdbd; $custom-dark: #000000;
JSON
{
"hex": "#ccfca1",
"rgb": {
"r": 204,
"g": 252,
"b": 161
},
"hsl": {
"h": 91.648,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.93664,
"c": 0.12719,
"h": 131.1
},
"luminance": 0.85031
}Semantic roles & 50–950 ramp
primary
#CCFCA1
secondary
#A463DF
accent
#00E679
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582