#CCFDDE#CCFDDE
#CCFDDE is a very light, moderate green. Relative luminance 0.884; OKLCH L 95.2% C 0.065 H 157.2°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDDE |
|---|---|
| RGB | rgb(204, 253, 222) |
| HSL | hsl(142, 92%, 90%) |
| HSV | hsv(142, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(95.31, -21.46, 9.74) |
| CIE-LCH | lch(95.31, 23.57, 155.59°) |
| OKLab | oklab(95.18% -0.06 0.0253) |
| OKLCH | oklch(95.18% 0.065 157.2) |
| XYZ | xyz(73.2084, 88.3597, 82.2911) |
| Luminance | 0.8836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.71
Pale Turquoise
#A5FBD5
ΔE00 6.08
Mint
#AAF0C1
ΔE00 6.28
Eggshell Blue
#C4FFF7
ΔE00 8.29
Duck Egg Blue
#C3FBF4
ΔE00 8.50
Very Pale Green
#CFFDBC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDDE #FDCCEB
analogous
#D3FDCC #CCFDDE #CCFDF7
triadic
#CCFDDE #DECCFD #FDDECC
tetradic
#CCFDDE #CCD3FD #FDCCEB #FDF7CC
square
#CCFDDE #CCD3FD #FDCCEB #FDF7CC
split-complementary
#CCFDDE #F7CCFD #FDCCD3
monochromatic
#56F892 #91FBB8 #CCFDDE #E2FEEC #E2FEEC
Accessibility & contrast
On white
1.12
#CCFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#CCFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDDE
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDDE | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DC
Deuteranopia (green-blind)
#F4EFE0
Tritanopia (blue-blind)
#C4FCF4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfdde; /* rgb */ color: rgb(204, 253, 222); /* oklch */ color: oklch(95.2% 0.065 157.2);
Tailwind
colors: {
custom: {
50: '#dcfee8',
500: '#ccfdde',
950: '#000000',
},
}SCSS
$custom: #ccfdde; $custom-light: #dcfee8; $custom-dark: #000000;
JSON
{
"hex": "#ccfdde",
"rgb": {
"r": 204,
"g": 253,
"b": 222
},
"hsl": {
"h": 142.041,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95175,
"c": 0.06507,
"h": 157.2
},
"luminance": 0.88362
}Semantic roles & 50–950 ramp
primary
#CCFDDE
secondary
#E588C3
accent
#0091E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584