#CCFCB2#CCFCB2
#CCFCB2 is a very light, moderate yellow-green. Relative luminance 0.857; OKLCH L 94.0% C 0.109 H 134.9°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCB2 |
|---|---|
| RGB | rgb(204, 252, 178) |
| HSL | hsl(99, 93%, 84%) |
| HSV | hsv(99, 29%, 99%) |
| CMYK | cmyk(19%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(94.17, -28.24, 30.59) |
| CIE-LCH | lch(94.17, 41.64, 132.71°) |
| OKLab | oklab(93.98% -0.0767 0.077) |
| OKLCH | oklch(93.98% 0.109 134.9) |
| XYZ | xyz(67.7464, 85.6712, 55.0778) |
| Luminance | 0.8567 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.26
Light Light Green
#C8FFB0
ΔE00 1.31
Very Light Green
#D1FFBD
ΔE00 1.77
Very Pale Green
#CFFDBC
ΔE00 1.82
Washed Out Green
#BCF5A6
ΔE00 2.46
Tea Green
#BDF8A3
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCB2 #E2B2FC
analogous
#F1FCB2 #CCFCB2 #B2FCBD
triadic
#CCFCB2 #B2CCFC #FCB2CC
tetradic
#CCFCB2 #B2F1FC #E2B2FC #FCBDB2
square
#CCFCB2 #B2F1FC #E2B2FC #FCBDB2
split-complementary
#CCFCB2 #BDB2FC #FCB2F1
monochromatic
#7EF73C #A5FA77 #CCFCB2 #EBFEE2 #EBFEE2
Accessibility & contrast
On white
1.16
#CCFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#CCFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCB2
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCB2 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#FAEDB6
Tritanopia (blue-blind)
#CCF6E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfcb2; /* rgb */ color: rgb(204, 252, 178); /* oklch */ color: oklch(94.0% 0.109 134.9);
Tailwind
colors: {
custom: {
50: '#dcfdc9',
500: '#ccfcb2',
950: '#000000',
},
}SCSS
$custom: #ccfcb2; $custom-light: #dcfdc9; $custom-dark: #000000;
JSON
{
"hex": "#ccfcb2",
"rgb": {
"r": 204,
"g": 252,
"b": 178
},
"hsl": {
"h": 98.919,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.93975,
"c": 0.10871,
"h": 134.9
},
"luminance": 0.85673
}Semantic roles & 50–950 ramp
primary
#CCFCB2
secondary
#BA71E1
accent
#00E695
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582