#CCF3CA#CCF3CA
#CCF3CA is a very light, moderate green. Relative luminance 0.812; OKLCH L 92.6% C 0.068 H 143.7°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3CA |
|---|---|
| RGB | rgb(204, 243, 202) |
| HSL | hsl(117, 63%, 87%) |
| HSV | hsv(117, 17%, 95%) |
| CMYK | cmyk(16%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(92.22, -20.13, 15.65) |
| CIE-LCH | lch(92.22, 25.50, 142.14°) |
| OKLab | oklab(92.57% -0.055 0.0404) |
| OKLCH | oklch(92.57% 0.068 143.7) |
| XYZ | xyz(67.6107, 81.2015, 67.9770) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.63
Mint
#AAF0C1
ΔE00 5.76
Light Sage
#BCECAC
ΔE00 5.81
Very Light Green
#D1FFBD
ΔE00 5.93
Celadon
#BEFDB7
ΔE00 6.86
Pale Green
#C7FDB5
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3CA #F1CAF3
analogous
#E1F3CA #CCF3CA #CAF3DD
triadic
#CCF3CA #CACCF3 #F3CACC
tetradic
#CCF3CA #CAE1F3 #F1CAF3 #F3DDCA
square
#CCF3CA #CAE1F3 #F1CAF3 #F3DDCA
split-complementary
#CCF3CA #DDCAF3 #F3CAE1
monochromatic
#6CDC66 #9CE898 #CCF3CA #E7F9E6 #E7F9E6
Accessibility & contrast
On white
1.22
#CCF3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#CCF3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3CA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3CA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#EEE7CC
Tritanopia (blue-blind)
#C9F0E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf3ca; /* rgb */ color: rgb(204, 243, 202); /* oklch */ color: oklch(92.6% 0.068 143.7);
Tailwind
colors: {
custom: {
50: '#dcf7da',
500: '#ccf3ca',
950: '#000000',
},
}SCSS
$custom: #ccf3ca; $custom-light: #dcf7da; $custom-dark: #000000;
JSON
{
"hex": "#ccf3ca",
"rgb": {
"r": 204,
"g": 243,
"b": 202
},
"hsl": {
"h": 117.073,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.92566,
"c": 0.0682,
"h": 143.7
},
"luminance": 0.81203
}Semantic roles & 50–950 ramp
primary
#CCF3CA
secondary
#D08ED3
accent
#1BCBC2
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583