#CCFFBF#CCFFBF
#CCFFBF is a very light, moderate green. Relative luminance 0.881; OKLCH L 94.9% C 0.099 H 139.3°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFBF |
|---|---|
| RGB | rgb(204, 255, 191) |
| HSL | hsl(108, 100%, 87%) |
| HSV | hsv(108, 25%, 100%) |
| CMYK | cmyk(20%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.21, -27.68, 25.44) |
| CIE-LCH | lch(95.21, 37.60, 137.42°) |
| OKLab | oklab(94.88% -0.0753 0.0647) |
| OKLCH | oklch(94.88% 0.099 139.3) |
| XYZ | xyz(70.0636, 88.1173, 62.5971) |
| Luminance | 0.8812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.04
Very Light Green
#D1FFBD
ΔE00 1.14
Pale Green
#C7FDB5
ΔE00 1.71
Celadon
#BEFDB7
ΔE00 2.23
Light Light Green
#C8FFB0
ΔE00 2.90
Light Mint
#B6FFBB
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFBF #F2BFFF
analogous
#ECFFBF #CCFFBF #BFFFD2
triadic
#CCFFBF #BFCCFF #FFBFCC
tetradic
#CCFFBF #BFECFF #F2BFFF #FFD2BF
square
#CCFFBF #BFECFF #F2BFFF #FFD2BF
split-complementary
#CCFFBF #D2BFFF #FFBFEC
monochromatic
#6AFF45 #9BFF82 #CCFFBF #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.13
#CCFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#CCFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFBF
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFBF | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#FBEFC2
Tritanopia (blue-blind)
#CAFBEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffbf; /* rgb */ color: rgb(204, 255, 191); /* oklch */ color: oklch(94.9% 0.099 139.3);
Tailwind
colors: {
custom: {
50: '#dcffd2',
500: '#ccffbf',
950: '#000000',
},
}SCSS
$custom: #ccffbf; $custom-light: #dcffd2; $custom-dark: #000000;
JSON
{
"hex": "#ccffbf",
"rgb": {
"r": 204,
"g": 255,
"b": 191
},
"hsl": {
"h": 107.812,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.94884,
"c": 0.09924,
"h": 139.3
},
"luminance": 0.88119
}Semantic roles & 50–950 ramp
primary
#CCFFBF
secondary
#D17BE8
accent
#00E6B7
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683