#CCF3DB#CCF3DB
#CCF3DB is a very light, muted green. Relative luminance 0.821; OKLCH L 93.0% C 0.052 H 158.2°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3DB |
|---|---|
| RGB | rgb(204, 243, 219) |
| HSL | hsl(143, 62%, 88%) |
| HSV | hsv(143, 16%, 95%) |
| CMYK | cmyk(16%, 0%, 9.9%, 4.7%) |
| CIE-LAB | lab(92.60, -17.13, 7.39) |
| CIE-LCH | lch(92.60, 18.66, 156.65°) |
| OKLab | oklab(92.99% -0.0481 0.0192) |
| OKLCH | oklch(92.99% 0.052 158.2) |
| XYZ | xyz(69.7355, 82.0514, 79.1675) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.59
Duck Egg Blue
#C3FBF4
ΔE00 7.37
Eggshell Blue
#C4FFF7
ΔE00 7.53
Ice
#D6FFFA
ΔE00 7.58
Mint
#AAF0C1
ΔE00 7.96
Pale Turquoise
#A5FBD5
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3DB #F3CCE4
analogous
#D0F3CC #CCF3DB #CCF3EF
triadic
#CCF3DB #DBCCF3 #F3DBCC
tetradic
#CCF3DB #CCD0F3 #F3CCE4 #F3EFCC
square
#CCF3DB #CCD0F3 #F3CCE4 #F3EFCC
split-complementary
#CCF3DB #EFCCF3 #F3CCD0
monochromatic
#69DC95 #9AE7B8 #CCF3DB #E6F9EE #E6F9EE
Accessibility & contrast
On white
1.21
#CCF3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#CCF3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3DB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3DB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDA
Deuteranopia (green-blind)
#EBE8DC
Tritanopia (blue-blind)
#C6F2EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf3db; /* rgb */ color: rgb(204, 243, 219); /* oklch */ color: oklch(93.0% 0.052 158.2);
Tailwind
colors: {
custom: {
50: '#dcf7e6',
500: '#ccf3db',
950: '#000000',
},
}SCSS
$custom: #ccf3db; $custom-light: #dcf7e6; $custom-dark: #000000;
JSON
{
"hex": "#ccf3db",
"rgb": {
"r": 204,
"g": 243,
"b": 219
},
"hsl": {
"h": 143.077,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.9299,
"c": 0.05176,
"h": 158.2
},
"luminance": 0.82053
}Semantic roles & 50–950 ramp
primary
#CCF3DB
secondary
#D390B9
accent
#1C87CA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584