#CDFDDC#CDFDDC
#CDFDDC is a very light, moderate green. Relative luminance 0.884; OKLCH L 95.2% C 0.066 H 155.0°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDDC |
|---|---|
| RGB | rgb(205, 253, 220) |
| HSL | hsl(139, 92%, 90%) |
| HSV | hsv(139, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(95.33, -21.51, 10.80) |
| CIE-LCH | lch(95.33, 24.07, 153.34°) |
| OKLab | oklab(95.19% -0.0598 0.028) |
| OKLCH | oklch(95.19% 0.066 155) |
| XYZ | xyz(73.2170, 88.3950, 80.9006) |
| Luminance | 0.8840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.06
Pale Turquoise
#A5FBD5
ΔE00 6.24
Pale Aqua
#B8FFEB
ΔE00 6.32
Very Pale Green
#CFFDBC
ΔE00 8.03
Very Light Green
#D1FFBD
ΔE00 8.22
Light Mint
#B6FFBB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDDC #FDCDEE
analogous
#D6FDCD #CDFDDC #CDFDF4
triadic
#CDFDDC #DCCDFD #FDDCCD
tetradic
#CDFDDC #CDD6FD #FDCDEE #FDF4CD
square
#CDFDDC #CDD6FD #FDCDEE #FDF4CD
split-complementary
#CDFDDC #F4CDFD #FDCDD6
monochromatic
#57F88A #92FBB3 #CDFDDC #E2FEEA #E2FEEA
Accessibility & contrast
On white
1.12
#CDFDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#CDFDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDDC
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDDC | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DA
Deuteranopia (green-blind)
#F4EFDE
Tritanopia (blue-blind)
#C6FCF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cdfddc; /* rgb */ color: rgb(205, 253, 220); /* oklch */ color: oklch(95.2% 0.066 155.0);
Tailwind
colors: {
custom: {
50: '#dcfee6',
500: '#cdfddc',
950: '#000000',
},
}SCSS
$custom: #cdfddc; $custom-light: #dcfee6; $custom-dark: #000000;
JSON
{
"hex": "#cdfddc",
"rgb": {
"r": 205,
"g": 253,
"b": 220
},
"hsl": {
"h": 138.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.95188,
"c": 0.06606,
"h": 155
},
"luminance": 0.88397
}Semantic roles & 50–950 ramp
primary
#CDFDDC
secondary
#E689C9
accent
#009EE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584