#CCF3CB#CCF3CB
#CCF3CB is a very light, moderate green. Relative luminance 0.813; OKLCH L 92.6% C 0.067 H 144.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3CB |
|---|---|
| RGB | rgb(204, 243, 203) |
| HSL | hsl(119, 63%, 87%) |
| HSV | hsv(119, 16%, 95%) |
| CMYK | cmyk(16%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(92.24, -19.96, 15.17) |
| CIE-LCH | lch(92.24, 25.07, 142.78°) |
| OKLab | oklab(92.59% -0.0546 0.0391) |
| OKLCH | oklch(92.59% 0.067 144.4) |
| XYZ | xyz(67.7295, 81.2490, 68.6026) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.78
Very Pale Green
#CFFDBC
ΔE00 5.88
Light Sage
#BCECAC
ΔE00 6.05
Very Light Green
#D1FFBD
ΔE00 6.17
Celadon
#BEFDB7
ΔE00 7.08
Pale Green
#C7FDB5
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3CB #F2CBF3
analogous
#E0F3CB #CCF3CB #CBF3DE
triadic
#CCF3CB #CBCCF3 #F3CBCC
tetradic
#CCF3CB #CBE0F3 #F2CBF3 #F3DECB
square
#CCF3CB #CBE0F3 #F2CBF3 #F3DECB
split-complementary
#CCF3CB #DECBF3 #F3CBE0
monochromatic
#6ADC68 #9BE899 #CCF3CB #E7F9E6 #E7F9E6
Accessibility & contrast
On white
1.22
#CCF3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#CCF3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3CB
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3CB | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC9
Deuteranopia (green-blind)
#EEE7CD
Tritanopia (blue-blind)
#C9F0E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf3cb; /* rgb */ color: rgb(204, 243, 203); /* oklch */ color: oklch(92.6% 0.067 144.4);
Tailwind
colors: {
custom: {
50: '#dcf7da',
500: '#ccf3cb',
950: '#000000',
},
}SCSS
$custom: #ccf3cb; $custom-light: #dcf7da; $custom-dark: #000000;
JSON
{
"hex": "#ccf3cb",
"rgb": {
"r": 204,
"g": 243,
"b": 203
},
"hsl": {
"h": 118.5,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.9259,
"c": 0.06715,
"h": 144.4
},
"luminance": 0.8125
}Semantic roles & 50–950 ramp
primary
#CCF3CB
secondary
#D18FD3
accent
#1BCAC6
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151715
muted
#848584