#CCFCCB#CCFCCB
#CCFCCB is a very light, moderate green. Relative luminance 0.868; OKLCH L 94.5% C 0.082 H 144.4°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCCB |
|---|---|
| RGB | rgb(204, 252, 203) |
| HSL | hsl(119, 89%, 89%) |
| HSV | hsv(119, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(94.64, -24.31, 18.54) |
| CIE-LCH | lch(94.64, 30.57, 142.68°) |
| OKLab | oklab(94.5% -0.0664 0.0476) |
| OKLCH | oklch(94.5% 0.082 144.4) |
| XYZ | xyz(70.4891, 86.7682, 69.5225) |
| Luminance | 0.8677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.79
Very Light Green
#D1FFBD
ΔE00 4.01
Celadon
#BEFDB7
ΔE00 4.66
Pale Green
#C7FDB5
ΔE00 4.90
Light Mint
#B6FFBB
ΔE00 4.97
Light Sage
#BCECAC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCCB #FBCBFC
analogous
#E5FCCB #CCFCCB #CBFCE3
triadic
#CCFCCB #CBCCFC #FCCBCC
tetradic
#CCFCCB #CBE5FC #FBCBFC #FCE3CB
square
#CCFCCB #CBE5FC #FBCBFC #FCE3CB
split-complementary
#CCFCCB #E3CBFC #FCCBE5
monochromatic
#5BF557 #93F991 #CCFCCB #E3FDE2 #E3FDE2
Accessibility & contrast
On white
1.14
#CCFCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#CCFCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCCB
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCCB | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3C8
Deuteranopia (green-blind)
#F6EECD
Tritanopia (blue-blind)
#C8F9EE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfccb; /* rgb */ color: rgb(204, 252, 203); /* oklch */ color: oklch(94.5% 0.082 144.4);
Tailwind
colors: {
custom: {
50: '#dcfddb',
500: '#ccfccb',
950: '#000000',
},
}SCSS
$custom: #ccfccb; $custom-light: #dcfddb; $custom-dark: #000000;
JSON
{
"hex": "#ccfccb",
"rgb": {
"r": 204,
"g": 252,
"b": 203
},
"hsl": {
"h": 118.776,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.94504,
"c": 0.08174,
"h": 144.4
},
"luminance": 0.8677
}Semantic roles & 50–950 ramp
primary
#CCFCCB
secondary
#E288E3
accent
#00E6E1
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151715
muted
#848584