#CCF0BB#CCF0BB
#CCF0BB is a very light, moderate green. Relative luminance 0.787; OKLCH L 91.6% C 0.080 H 135.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF0BB |
|---|---|
| RGB | rgb(204, 240, 187) |
| HSL | hsl(101, 64%, 84%) |
| HSV | hsv(101, 22%, 94%) |
| CMYK | cmyk(15%, 0%, 22.1%, 5.9%) |
| CIE-LAB | lab(91.12, -21.13, 21.84) |
| CIE-LCH | lch(91.12, 30.39, 134.06°) |
| OKLab | oklab(91.59% -0.0571 0.0558) |
| OKLCH | oklch(91.59% 0.08 135.7) |
| XYZ | xyz(65.0298, 78.7444, 58.7772) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.30
Very Pale Green
#CFFDBC
ΔE00 3.54
Very Light Green
#D1FFBD
ΔE00 3.90
Light Grey Green
#B7E1A1
ΔE00 4.57
Pale Green
#C7FDB5
ΔE00 4.78
Celadon
#BEFDB7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF0BB #DFBBF0
analogous
#E6F0BB #CCF0BB #BBF0C4
triadic
#CCF0BB #BBCCF0 #F0BBCC
tetradic
#CCF0BB #BBE6F0 #DFBBF0 #F0C4BB
square
#CCF0BB #BBE6F0 #DFBBF0 #F0C4BB
split-complementary
#CCF0BB #C4BBF0 #F0BBE6
monochromatic
#81DA57 #A6E589 #CCF0BB #ECF9E6 #ECF9E6
Accessibility & contrast
On white
1.25
#CCF0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#CCF0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF0BB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF0BB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8B8
Deuteranopia (green-blind)
#EEE4BD
Tritanopia (blue-blind)
#CCECE1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf0bb; /* rgb */ color: rgb(204, 240, 187); /* oklch */ color: oklch(91.6% 0.080 135.7);
Tailwind
colors: {
custom: {
50: '#dcf5cf',
500: '#ccf0bb',
950: '#000000',
},
}SCSS
$custom: #ccf0bb; $custom-light: #dcf5cf; $custom-dark: #000000;
JSON
{
"hex": "#ccf0bb",
"rgb": {
"r": 204,
"g": 240,
"b": 187
},
"hsl": {
"h": 100.755,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.91586,
"c": 0.07985,
"h": 135.7
},
"luminance": 0.78745
}Semantic roles & 50–950 ramp
primary
#CCF0BB
secondary
#B681CF
accent
#1ACC93
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583