#CCFCB4#CCFCB4
#CCFCB4 is a very light, moderate green. Relative luminance 0.858; OKLCH L 94.0% C 0.107 H 135.5°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCB4 |
|---|---|
| RGB | rgb(204, 252, 180) |
| HSL | hsl(100, 92%, 85%) |
| HSV | hsv(100, 29%, 99%) |
| CMYK | cmyk(19%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(94.21, -27.95, 29.63) |
| CIE-LCH | lch(94.21, 40.73, 133.32°) |
| OKLab | oklab(94.01% -0.0759 0.0747) |
| OKLCH | oklch(94.01% 0.107 135.5) |
| XYZ | xyz(67.9487, 85.7521, 56.1430) |
| Luminance | 0.8575 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.07
Very Light Green
#D1FFBD
ΔE00 1.43
Very Pale Green
#CFFDBC
ΔE00 1.44
Light Light Green
#C8FFB0
ΔE00 1.51
Washed Out Green
#BCF5A6
ΔE00 2.59
Celadon
#BEFDB7
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCB4 #E4B4FC
analogous
#F0FCB4 #CCFCB4 #B4FCC0
triadic
#CCFCB4 #B4CCFC #FCB4CC
tetradic
#CCFCB4 #B4F0FC #E4B4FC #FCC0B4
square
#CCFCB4 #B4F0FC #E4B4FC #FCC0B4
split-complementary
#CCFCB4 #C0B4FC #FCB4F0
monochromatic
#7CF73E #A4FA79 #CCFCB4 #EBFEE2 #EBFEE2
Accessibility & contrast
On white
1.16
#CCFCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#CCFCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCB4
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCB4 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AF
Deuteranopia (green-blind)
#FAEDB8
Tritanopia (blue-blind)
#CCF7E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfcb4; /* rgb */ color: rgb(204, 252, 180); /* oklch */ color: oklch(94.0% 0.107 135.5);
Tailwind
colors: {
custom: {
50: '#dcfdcb',
500: '#ccfcb4',
950: '#000000',
},
}SCSS
$custom: #ccfcb4; $custom-light: #dcfdcb; $custom-dark: #000000;
JSON
{
"hex": "#ccfcb4",
"rgb": {
"r": 204,
"g": 252,
"b": 180
},
"hsl": {
"h": 100,
"s": 92.308,
"l": 84.706
},
"oklch": {
"l": 0.94014,
"c": 0.10652,
"h": 135.5
},
"luminance": 0.85753
}Semantic roles & 50–950 ramp
primary
#CCFCB4
secondary
#BC73E1
accent
#00E699
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582