#CCFFBC#CCFFBC
#CCFFBC is a very light, moderate green. Relative luminance 0.880; OKLCH L 94.8% C 0.102 H 138.3°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFBC |
|---|---|
| RGB | rgb(204, 255, 188) |
| HSL | hsl(106, 100%, 87%) |
| HSV | hsv(106, 26%, 100%) |
| CMYK | cmyk(20%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.16, -28.15, 26.88) |
| CIE-LCH | lch(95.16, 38.93, 136.32°) |
| OKLab | oklab(94.82% -0.0765 0.0682) |
| OKLCH | oklch(94.82% 0.102 138.3) |
| XYZ | xyz(69.7368, 87.9866, 60.8761) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.89
Very Pale Green
#CFFDBC
ΔE00 0.90
Pale Green
#C7FDB5
ΔE00 1.17
Celadon
#BEFDB7
ΔE00 2.12
Light Light Green
#C8FFB0
ΔE00 2.28
Washed Out Green
#BCF5A6
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFBC #EFBCFF
analogous
#EDFFBC #CCFFBC #BCFFCE
triadic
#CCFFBC #BCCCFF #FFBCCC
tetradic
#CCFFBC #BCEDFF #EFBCFF #FFCEBC
square
#CCFFBC #BCEDFF #EFBCFF #FFCEBC
split-complementary
#CCFFBC #CEBCFF #FFBCED
monochromatic
#6FFF42 #9DFF7F #CCFFBC #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.13
#CCFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#CCFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFBC
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFBC | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B8
Deuteranopia (green-blind)
#FBEFBF
Tritanopia (blue-blind)
#CAFAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffbc; /* rgb */ color: rgb(204, 255, 188); /* oklch */ color: oklch(94.8% 0.102 138.3);
Tailwind
colors: {
custom: {
50: '#dcffd0',
500: '#ccffbc',
950: '#000000',
},
}SCSS
$custom: #ccffbc; $custom-light: #dcffd0; $custom-dark: #000000;
JSON
{
"hex": "#ccffbc",
"rgb": {
"r": 204,
"g": 255,
"b": 188
},
"hsl": {
"h": 105.672,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94822,
"c": 0.10248,
"h": 138.3
},
"luminance": 0.87988
}Semantic roles & 50–950 ramp
primary
#CCFFBC
secondary
#CD78E7
accent
#00E6AF
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683