#CFDCCB#CFDCCB
#CFDCCB is a very light, muted green. Relative luminance 0.688; OKLCH L 88.0% C 0.027 H 138.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCCB |
|---|---|
| RGB | rgb(207, 220, 203) |
| HSL | hsl(106, 20%, 83%) |
| HSV | hsv(106, 8%, 86%) |
| CMYK | cmyk(5.9%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(86.39, -7.45, 6.85) |
| CIE-LCH | lch(86.39, 10.12, 137.40°) |
| OKLab | oklab(87.99% -0.0201 0.0179) |
| OKLCH | oklch(87.99% 0.027 138.3) |
| XYZ | xyz(62.1029, 68.7632, 66.4892) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.27
Honeydew
#F0FFF0
ΔE00 7.53
Beige
#F5F5DC
ΔE00 8.15
Silver (survey)
#C5C9C7
ΔE00 8.80
Eggshell
#F0EAD6
ΔE00 8.90
Mintcream
#F5FFFA
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCCB #D8CBDC
analogous
#D7DCCB #CFDCCB #CBDCCF
triadic
#CFDCCB #CBCFDC #DCCBCF
tetradic
#CFDCCB #CBD7DC #D8CBDC #DCCFCB
square
#CFDCCB #CBD7DC #D8CBDC #DCCFCB
split-complementary
#CFDCCB #CFCBDC #DCCBD7
monochromatic
#8BAB82 #ADC3A6 #CFDCCB #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.42
#CFDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CFDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCCB
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCCB | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#CFDBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdccb; /* rgb */ color: rgb(207, 220, 203); /* oklch */ color: oklch(88.0% 0.027 138.3);
Tailwind
colors: {
custom: {
50: '#dde6da',
500: '#cfdccb',
950: '#000000',
},
}SCSS
$custom: #cfdccb; $custom-light: #dde6da; $custom-dark: #000000;
JSON
{
"hex": "#cfdccb",
"rgb": {
"r": 207,
"g": 220,
"b": 203
},
"hsl": {
"h": 105.882,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.87991,
"c": 0.02689,
"h": 138.3
},
"luminance": 0.68764
}Semantic roles & 50–950 ramp
primary
#CFDCCB
secondary
#AC99B2
accent
#489E8A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483