#CCF3BB#CCF3BB
#CCF3BB is a very light, moderate green. Relative luminance 0.805; OKLCH L 92.2% C 0.085 H 136.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3BB |
|---|---|
| RGB | rgb(204, 243, 187) |
| HSL | hsl(102, 70%, 84%) |
| HSV | hsv(102, 23%, 95%) |
| CMYK | cmyk(16%, 0%, 23%, 4.7%) |
| CIE-LAB | lab(91.92, -22.59, 22.95) |
| CIE-LCH | lch(91.92, 32.20, 134.55°) |
| OKLab | oklab(92.23% -0.0612 0.0585) |
| OKLCH | oklch(92.23% 0.085 136.3) |
| XYZ | xyz(65.9202, 80.5253, 59.0740) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.63
Light Sage
#BCECAC
ΔE00 2.94
Very Light Green
#D1FFBD
ΔE00 3.02
Pale Green
#C7FDB5
ΔE00 3.88
Celadon
#BEFDB7
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3BB #E2BBF3
analogous
#E8F3BB #CCF3BB #BBF3C6
triadic
#CCF3BB #BBCCF3 #F3BBCC
tetradic
#CCF3BB #BBE8F3 #E2BBF3 #F3C6BB
square
#CCF3BB #BBE8F3 #E2BBF3 #F3C6BB
split-complementary
#CCF3BB #C6BBF3 #F3BBE8
monochromatic
#7EE153 #A5EA87 #CCF3BB #EBFAE5 #EBFAE5
Accessibility & contrast
On white
1.23
#CCF3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#CCF3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3BB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3BB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB8
Deuteranopia (green-blind)
#F1E7BE
Tritanopia (blue-blind)
#CBEFE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf3bb; /* rgb */ color: rgb(204, 243, 187); /* oklch */ color: oklch(92.2% 0.085 136.3);
Tailwind
colors: {
custom: {
50: '#dcf7cf',
500: '#ccf3bb',
950: '#000000',
},
}SCSS
$custom: #ccf3bb; $custom-light: #dcf7cf; $custom-dark: #000000;
JSON
{
"hex": "#ccf3bb",
"rgb": {
"r": 204,
"g": 243,
"b": 187
},
"hsl": {
"h": 101.786,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.92226,
"c": 0.08464,
"h": 136.3
},
"luminance": 0.80526
}Semantic roles & 50–950 ramp
primary
#CCF3BB
secondary
#BA7FD3
accent
#14D298
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583