#CCF3DD#CCF3DD
#CCF3DD is a very light, muted green. Relative luminance 0.822; OKLCH L 93.0% C 0.050 H 160.6°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3DD |
|---|---|
| RGB | rgb(204, 243, 221) |
| HSL | hsl(146, 62%, 88%) |
| HSV | hsv(146, 16%, 95%) |
| CMYK | cmyk(16%, 0%, 9.1%, 4.7%) |
| CIE-LAB | lab(92.64, -16.76, 6.42) |
| CIE-LCH | lch(92.64, 17.95, 159.03°) |
| OKLab | oklab(93.04% -0.0473 0.0167) |
| OKLCH | oklch(93.04% 0.05 160.6) |
| XYZ | xyz(70.0003, 82.1573, 80.5625) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.39
Duck Egg Blue
#C3FBF4
ΔE00 6.78
Ice
#D6FFFA
ΔE00 6.95
Eggshell Blue
#C4FFF7
ΔE00 6.99
Light Light Blue
#CAFFFB
ΔE00 7.73
Honeydew
#F0FFF0
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3DD #F3CCE2
analogous
#CEF3CC #CCF3DD #CCF3F1
triadic
#CCF3DD #DDCCF3 #F3DDCC
tetradic
#CCF3DD #CCCEF3 #F3CCE2 #F3F1CC
square
#CCF3DD #CCCEF3 #F3CCE2 #F3F1CC
split-complementary
#CCF3DD #F1CCF3 #F3CCCE
monochromatic
#69DC9B #9AE7BC #CCF3DD #E6F9EE #E6F9EE
Accessibility & contrast
On white
1.20
#CCF3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#CCF3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3DD
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3DD | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDC
Deuteranopia (green-blind)
#EBE8DE
Tritanopia (blue-blind)
#C5F3EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf3dd; /* rgb */ color: rgb(204, 243, 221); /* oklch */ color: oklch(93.0% 0.050 160.6);
Tailwind
colors: {
custom: {
50: '#dcf7e7',
500: '#ccf3dd',
950: '#000000',
},
}SCSS
$custom: #ccf3dd; $custom-light: #dcf7e7; $custom-dark: #000000;
JSON
{
"hex": "#ccf3dd",
"rgb": {
"r": 204,
"g": 243,
"b": 221
},
"hsl": {
"h": 146.154,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.93043,
"c": 0.05012,
"h": 160.6
},
"luminance": 0.82159
}Semantic roles & 50–950 ramp
primary
#CCF3DD
secondary
#D390B6
accent
#1C7ECA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584