#CCF0CA#CCF0CA
#CCF0CA is a very light, moderate green. Relative luminance 0.794; OKLCH L 91.9% C 0.063 H 143.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF0CA |
|---|---|
| RGB | rgb(204, 240, 202) |
| HSL | hsl(117, 56%, 87%) |
| HSV | hsv(117, 16%, 94%) |
| CMYK | cmyk(15%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(91.42, -18.67, 14.53) |
| CIE-LCH | lch(91.42, 23.65, 142.11°) |
| OKLab | oklab(91.93% -0.051 0.0375) |
| OKLCH | oklch(91.93% 0.063 143.6) |
| XYZ | xyz(66.7202, 79.4206, 67.6802) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.29
Light Sage
#BCECAC
ΔE00 6.41
Very Pale Green
#CFFDBC
ΔE00 6.51
Very Light Green
#D1FFBD
ΔE00 6.82
Light Grey Green
#B7E1A1
ΔE00 7.41
Celadon
#BEFDB7
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF0CA #EECAF0
analogous
#DFF0CA #CCF0CA #CAF0DB
triadic
#CCF0CA #CACCF0 #F0CACC
tetradic
#CCF0CA #CADFF0 #EECAF0 #F0DBCA
square
#CCF0CA #CADFF0 #EECAF0 #F0DBCA
split-complementary
#CCF0CA #DBCAF0 #F0CADF
monochromatic
#70D56B #9EE39A #CCF0CA #E8F8E7 #E8F8E7
Accessibility & contrast
On white
1.24
#CCF0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CCF0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF0CA
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF0CA | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C8
Deuteranopia (green-blind)
#ECE5CC
Tritanopia (blue-blind)
#C9EDE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf0ca; /* rgb */ color: rgb(204, 240, 202); /* oklch */ color: oklch(91.9% 0.063 143.6);
Tailwind
colors: {
custom: {
50: '#dbf5da',
500: '#ccf0ca',
950: '#000000',
},
}SCSS
$custom: #ccf0ca; $custom-light: #dbf5da; $custom-dark: #000000;
JSON
{
"hex": "#ccf0ca",
"rgb": {
"r": 204,
"g": 240,
"b": 202
},
"hsl": {
"h": 116.842,
"s": 55.882,
"l": 86.667
},
"oklch": {
"l": 0.91931,
"c": 0.06329,
"h": 143.6
},
"luminance": 0.79422
}Semantic roles & 50–950 ramp
primary
#CCF0CA
secondary
#CB90CE
accent
#22C3BB
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583