#CCFFBB#CCFFBB
#CCFFBB is a very light, moderate green. Relative luminance 0.879; OKLCH L 94.8% C 0.104 H 138.0°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFBB |
|---|---|
| RGB | rgb(204, 255, 187) |
| HSL | hsl(105, 100%, 87%) |
| HSV | hsv(105, 27%, 100%) |
| CMYK | cmyk(20%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(95.14, -28.30, 27.37) |
| CIE-LCH | lch(95.14, 39.37, 135.97°) |
| OKLab | oklab(94.8% -0.0769 0.0693) |
| OKLCH | oklch(94.8% 0.104 138) |
| XYZ | xyz(69.6294, 87.9436, 60.3104) |
| Luminance | 0.8794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.90
Very Pale Green
#CFFDBC
ΔE00 0.94
Pale Green
#C7FDB5
ΔE00 1.01
Light Light Green
#C8FFB0
ΔE00 2.08
Celadon
#BEFDB7
ΔE00 2.13
Washed Out Green
#BCF5A6
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFBB #EEBBFF
analogous
#EEFFBB #CCFFBB #BBFFCC
triadic
#CCFFBB #BBCCFF #FFBBCC
tetradic
#CCFFBB #BBEEFF #EEBBFF #FFCCBB
square
#CCFFBB #BBEEFF #EEBBFF #FFCCBB
split-complementary
#CCFFBB #CCBBFF #FFBBEE
monochromatic
#70FF41 #9EFF7E #CCFFBB #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.13
#CCFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#CCFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFBB
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFBB | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B7
Deuteranopia (green-blind)
#FCEFBE
Tritanopia (blue-blind)
#CAFAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffbb; /* rgb */ color: rgb(204, 255, 187); /* oklch */ color: oklch(94.8% 0.104 138.0);
Tailwind
colors: {
custom: {
50: '#dcffcf',
500: '#ccffbb',
950: '#000000',
},
}SCSS
$custom: #ccffbb; $custom-light: #dcffcf; $custom-dark: #000000;
JSON
{
"hex": "#ccffbb",
"rgb": {
"r": 204,
"g": 255,
"b": 187
},
"hsl": {
"h": 105,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94802,
"c": 0.10356,
"h": 138
},
"luminance": 0.87945
}Semantic roles & 50–950 ramp
primary
#CCFFBB
secondary
#CB77E7
accent
#00E6AC
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683