#CCF2DD#CCF2DD
#CCF2DD is a very light, muted green. Relative luminance 0.816; OKLCH L 92.8% C 0.049 H 161.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF2DD |
|---|---|
| RGB | rgb(204, 242, 221) |
| HSL | hsl(147, 59%, 87%) |
| HSV | hsv(147, 16%, 95%) |
| CMYK | cmyk(15.7%, 0%, 8.7%, 5.1%) |
| CIE-LAB | lab(92.38, -16.27, 6.04) |
| CIE-LCH | lch(92.38, 17.35, 159.61°) |
| OKLab | oklab(92.83% -0.0459 0.0157) |
| OKLCH | oklch(92.83% 0.049 161.1) |
| XYZ | xyz(69.7019, 81.5604, 80.4630) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.59
Duck Egg Blue
#C3FBF4
ΔE00 6.67
Ice
#D6FFFA
ΔE00 6.73
Eggshell Blue
#C4FFF7
ΔE00 6.93
Light Light Blue
#CAFFFB
ΔE00 7.57
Honeydew
#F0FFF0
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF2DD #F2CCE1
analogous
#CEF2CC #CCF2DD #CCF2F0
triadic
#CCF2DD #DDCCF2 #F2DDCC
tetradic
#CCF2DD #CCCEF2 #F2CCE1 #F2F0CC
square
#CCF2DD #CCCEF2 #F2CCE1 #F2F0CC
split-complementary
#CCF2DD #F0CCF2 #F2CCCE
monochromatic
#6AD99C #9BE6BC #CCF2DD #E7F9EF #E7F9EF
Accessibility & contrast
On white
1.21
#CCF2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#CCF2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF2DD
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF2DD | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDC
Deuteranopia (green-blind)
#EAE7DE
Tritanopia (blue-blind)
#C5F2EC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf2dd; /* rgb */ color: rgb(204, 242, 221); /* oklch */ color: oklch(92.8% 0.049 161.1);
Tailwind
colors: {
custom: {
50: '#dbf6e7',
500: '#ccf2dd',
950: '#000000',
},
}SCSS
$custom: #ccf2dd; $custom-light: #dbf6e7; $custom-dark: #000000;
JSON
{
"hex": "#ccf2dd",
"rgb": {
"r": 204,
"g": 242,
"b": 221
},
"hsl": {
"h": 146.842,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.92833,
"c": 0.04854,
"h": 161.1
},
"luminance": 0.81562
}Semantic roles & 50–950 ramp
primary
#CCF2DD
secondary
#D191B5
accent
#1E7CC7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584