#CDFDDE#CDFDDE
#CDFDDE is a very light, moderate green. Relative luminance 0.885; OKLCH L 95.2% C 0.064 H 156.6°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDDE |
|---|---|
| RGB | rgb(205, 253, 222) |
| HSL | hsl(141, 92%, 90%) |
| HSV | hsv(141, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(95.37, -21.15, 9.83) |
| CIE-LCH | lch(95.37, 23.32, 155.06°) |
| OKLab | oklab(95.24% -0.059 0.0255) |
| OKLCH | oklch(95.24% 0.064 156.6) |
| XYZ | xyz(73.4835, 88.5016, 82.3040) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.87
Pale Turquoise
#A5FBD5
ΔE00 6.27
Mint
#AAF0C1
ΔE00 6.39
Eggshell Blue
#C4FFF7
ΔE00 8.36
Duck Egg Blue
#C3FBF4
ΔE00 8.55
Very Pale Green
#CFFDBC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDDE #FDCDEC
analogous
#D4FDCD #CDFDDE #CDFDF6
triadic
#CDFDDE #DECDFD #FDDECD
tetradic
#CDFDDE #CDD4FD #FDCDEC #FDF6CD
square
#CDFDDE #CDD4FD #FDCDEC #FDF6CD
split-complementary
#CDFDDE #F6CDFD #FDCDD4
monochromatic
#57F890 #92FBB7 #CDFDDE #E2FEEC #E2FEEC
Accessibility & contrast
On white
1.12
#CDFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#CDFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDDE
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDDE | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DC
Deuteranopia (green-blind)
#F4EFE0
Tritanopia (blue-blind)
#C5FCF4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cdfdde; /* rgb */ color: rgb(205, 253, 222); /* oklch */ color: oklch(95.2% 0.064 156.6);
Tailwind
colors: {
custom: {
50: '#dcfee8',
500: '#cdfdde',
950: '#000000',
},
}SCSS
$custom: #cdfdde; $custom-light: #dcfee8; $custom-dark: #000000;
JSON
{
"hex": "#cdfdde",
"rgb": {
"r": 205,
"g": 253,
"b": 222
},
"hsl": {
"h": 141.25,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.95238,
"c": 0.06431,
"h": 156.6
},
"luminance": 0.88504
}Semantic roles & 50–950 ramp
primary
#CDFDDE
secondary
#E689C5
accent
#0094E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584