#CCFCA0#CCFCA0
#CCFCA0 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.6% C 0.128 H 130.9°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCA0 |
|---|---|
| RGB | rgb(204, 252, 160) |
| HSL | hsl(91, 94%, 81%) |
| HSV | hsv(91, 37%, 99%) |
| CMYK | cmyk(19%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(93.88, -30.74, 39.19) |
| CIE-LCH | lch(93.88, 49.80, 128.11°) |
| OKLab | oklab(93.65% -0.084 0.0969) |
| OKLCH | oklch(93.65% 0.128 130.9) |
| XYZ | xyz(66.0563, 84.9951, 46.1764) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.26
Tea Green
#BDF8A3
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Light Light Green
#C8FFB0
ΔE00 3.05
Washed Out Green
#BCF5A6
ΔE00 3.60
Light Yellowish Green
#C2FF89
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCA0 #D0A0FC
analogous
#FAFCA0 #CCFCA0 #A0FCA2
triadic
#CCFCA0 #A0CCFC #FCA0CC
tetradic
#CCFCA0 #A0FAFC #D0A0FC #FCA2A0
square
#CCFCA0 #A0FAFC #D0A0FC #FCA2A0
split-complementary
#CCFCA0 #A2A0FC #FCA0FA
monochromatic
#8CF829 #ACFA65 #CCFCA0 #ECFEDB #EFFEE1
Accessibility & contrast
On white
1.17
#CCFCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#CCFCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCA0
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCA0 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF099
Deuteranopia (green-blind)
#FDECA5
Tritanopia (blue-blind)
#CEF5E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfca0; /* rgb */ color: rgb(204, 252, 160); /* oklch */ color: oklch(93.6% 0.128 130.9);
Tailwind
colors: {
custom: {
50: '#ddfdbd',
500: '#ccfca0',
950: '#000000',
},
}SCSS
$custom: #ccfca0; $custom-light: #ddfdbd; $custom-dark: #000000;
JSON
{
"hex": "#ccfca0",
"rgb": {
"r": 204,
"g": 252,
"b": 160
},
"hsl": {
"h": 91.304,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.93647,
"c": 0.12827,
"h": 130.9
},
"luminance": 0.84996
}Semantic roles & 50–950 ramp
primary
#CCFCA0
secondary
#A362DE
accent
#00E678
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582