#CCFFBD#CCFFBD
#CCFFBD is a very light, moderate green. Relative luminance 0.880; OKLCH L 94.8% C 0.101 H 138.7°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFBD |
|---|---|
| RGB | rgb(204, 255, 189) |
| HSL | hsl(106, 100%, 87%) |
| HSV | hsv(106, 26%, 100%) |
| CMYK | cmyk(20%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(95.17, -28.00, 26.40) |
| CIE-LCH | lch(95.17, 38.48, 136.68°) |
| OKLab | oklab(94.84% -0.0761 0.067) |
| OKLCH | oklch(94.84% 0.101 138.7) |
| XYZ | xyz(69.8450, 88.0298, 61.4458) |
| Luminance | 0.8803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.90
Very Light Green
#D1FFBD
ΔE00 0.93
Pale Green
#C7FDB5
ΔE00 1.34
Celadon
#BEFDB7
ΔE00 2.14
Light Light Green
#C8FFB0
ΔE00 2.48
Light Mint
#B6FFBB
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFBD #F0BDFF
analogous
#EDFFBD #CCFFBD #BDFFCF
triadic
#CCFFBD #BDCCFF #FFBDCC
tetradic
#CCFFBD #BDEDFF #F0BDFF #FFCFBD
square
#CCFFBD #BDEDFF #F0BDFF #FFCFBD
split-complementary
#CCFFBD #CFBDFF #FFBDED
monochromatic
#6DFF43 #9DFF80 #CCFFBD #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.13
#CCFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#CCFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFBD
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFBD | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B9
Deuteranopia (green-blind)
#FBEFC0
Tritanopia (blue-blind)
#CAFAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffbd; /* rgb */ color: rgb(204, 255, 189); /* oklch */ color: oklch(94.8% 0.101 138.7);
Tailwind
colors: {
custom: {
50: '#dcffd1',
500: '#ccffbd',
950: '#000000',
},
}SCSS
$custom: #ccffbd; $custom-light: #dcffd1; $custom-dark: #000000;
JSON
{
"hex": "#ccffbd",
"rgb": {
"r": 204,
"g": 255,
"b": 189
},
"hsl": {
"h": 106.364,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94843,
"c": 0.10139,
"h": 138.7
},
"luminance": 0.88031
}Semantic roles & 50–950 ramp
primary
#CCFFBD
secondary
#CE79E7
accent
#00E6B1
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683