#CDDFD4#CDDFD4
#CDDFD4 is a very light, muted green. Relative luminance 0.705; OKLCH L 88.7% C 0.024 H 159.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFD4 |
|---|---|
| RGB | rgb(205, 223, 212) |
| HSL | hsl(143, 22%, 84%) |
| HSV | hsv(143, 8%, 87%) |
| CMYK | cmyk(8.1%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(87.25, -8.05, 3.33) |
| CIE-LCH | lch(87.25, 8.71, 157.51°) |
| OKLab | oklab(88.71% -0.0227 0.0087) |
| OKLCH | oklch(88.71% 0.024 159.1) |
| XYZ | xyz(63.4457, 70.5072, 72.5413) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.22
Honeydew
#F0FFF0
ΔE00 7.14
Mintcream
#F5FFFA
ΔE00 8.45
Silver (survey)
#C5C9C7
ΔE00 8.57
Lightcyan
#E0FFFF
ΔE00 8.74
Azure (CSS)
#F0FFFF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFD4 #DFCDD8
analogous
#CFDFCD #CDDFD4 #CDDFDD
triadic
#CDDFD4 #D4CDDF #DFD4CD
tetradic
#CDDFD4 #CDCFDF #DFCDD8 #DFDDCD
square
#CDDFD4 #CDCFDF #DFCDD8 #DFDDCD
split-complementary
#CDDFD4 #DDCDDF #DFCDCF
monochromatic
#82AF94 #A8C7B4 #CDDFD4 #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.39
#CDDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CDDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFD4
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFD4 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD3
Deuteranopia (green-blind)
#DBDAD5
Tritanopia (blue-blind)
#CADFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddfd4; /* rgb */ color: rgb(205, 223, 212); /* oklch */ color: oklch(88.7% 0.024 159.1);
Tailwind
colors: {
custom: {
50: '#dce9e1',
500: '#cddfd4',
950: '#000000',
},
}SCSS
$custom: #cddfd4; $custom-light: #dce9e1; $custom-dark: #000000;
JSON
{
"hex": "#cddfd4",
"rgb": {
"r": 205,
"g": 223,
"b": 212
},
"hsl": {
"h": 143.333,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.88706,
"c": 0.02433,
"h": 159.1
},
"luminance": 0.70508
}Semantic roles & 50–950 ramp
primary
#CDDFD4
secondary
#B59BAB
accent
#457DA0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484