#CCF2DB#CCF2DB
#CCF2DB is a very light, muted green. Relative luminance 0.815; OKLCH L 92.8% C 0.050 H 158.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF2DB |
|---|---|
| RGB | rgb(204, 242, 219) |
| HSL | hsl(144, 59%, 87%) |
| HSV | hsv(144, 16%, 95%) |
| CMYK | cmyk(15.7%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(92.33, -16.64, 7.01) |
| CIE-LCH | lch(92.33, 18.05, 157.14°) |
| OKLab | oklab(92.78% -0.0467 0.0182) |
| OKLCH | oklch(92.78% 0.05 158.7) |
| XYZ | xyz(69.4370, 81.4545, 79.0680) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.74
Duck Egg Blue
#C3FBF4
ΔE00 7.25
Ice
#D6FFFA
ΔE00 7.36
Eggshell Blue
#C4FFF7
ΔE00 7.46
Light Light Blue
#CAFFFB
ΔE00 8.19
Honeydew
#F0FFF0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF2DB #F2CCE3
analogous
#D0F2CC #CCF2DB #CCF2EE
triadic
#CCF2DB #DBCCF2 #F2DBCC
tetradic
#CCF2DB #CCD0F2 #F2CCE3 #F2EECC
square
#CCF2DB #CCD0F2 #F2CCE3 #F2EECC
split-complementary
#CCF2DB #EECCF2 #F2CCD0
monochromatic
#6AD996 #9BE6B9 #CCF2DB #E7F9EE #E7F9EE
Accessibility & contrast
On white
1.21
#CCF2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#CCF2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF2DB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF2DB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDA
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#C6F1EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf2db; /* rgb */ color: rgb(204, 242, 219); /* oklch */ color: oklch(92.8% 0.050 158.7);
Tailwind
colors: {
custom: {
50: '#dbf6e6',
500: '#ccf2db',
950: '#000000',
},
}SCSS
$custom: #ccf2db; $custom-light: #dbf6e6; $custom-dark: #000000;
JSON
{
"hex": "#ccf2db",
"rgb": {
"r": 204,
"g": 242,
"b": 219
},
"hsl": {
"h": 143.684,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.9278,
"c": 0.05016,
"h": 158.7
},
"luminance": 0.81456
}Semantic roles & 50–950 ramp
primary
#CCF2DB
secondary
#D191B8
accent
#1E84C7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584