#CFDCC2#CFDCC2
#CFDCC2 is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.8% C 0.038 H 129.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCC2 |
|---|---|
| RGB | rgb(207, 220, 194) |
| HSL | hsl(90, 27%, 81%) |
| HSV | hsv(90, 12%, 86%) |
| CMYK | cmyk(5.9%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(86.18, -9.00, 11.29) |
| CIE-LCH | lch(86.18, 14.44, 128.54°) |
| OKLab | oklab(87.76% -0.0237 0.0293) |
| OKLCH | oklch(87.76% 0.038 129) |
| XYZ | xyz(61.0614, 68.3466, 61.0038) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.91
Honeydew
#F0FFF0
ΔE00 8.62
Light Grey
#D8DCD6
ΔE00 8.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.15
Eggshell
#F0EAD6
ΔE00 9.35
Lightyellow
#FFFFE0
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCC2 #CFC2DC
analogous
#DCDCC2 #CFDCC2 #C2DCC2
triadic
#CFDCC2 #C2CFDC #DCC2CF
tetradic
#CFDCC2 #C2DCDC #CFC2DC #DCC2C2
square
#CFDCC2 #C2DCDC #CFC2DC #DCC2C2
split-complementary
#CFDCC2 #C2C2DC #DCC2DC
monochromatic
#92AF74 #B0C69B #CFDCC2 #EEF2E9 #F0F4EC
Accessibility & contrast
On white
1.43
#CFDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#CFDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCC2
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCC2 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#DDD7C3
Tritanopia (blue-blind)
#D0D9D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdcc2; /* rgb */ color: rgb(207, 220, 194); /* oklch */ color: oklch(87.8% 0.038 129.0);
Tailwind
colors: {
custom: {
50: '#dde6d4',
500: '#cfdcc2',
950: '#000000',
},
}SCSS
$custom: #cfdcc2; $custom-light: #dde6d4; $custom-dark: #000000;
JSON
{
"hex": "#cfdcc2",
"rgb": {
"r": 207,
"g": 220,
"b": 194
},
"hsl": {
"h": 90,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87758,
"c": 0.03771,
"h": 129
},
"luminance": 0.68347
}Semantic roles & 50–950 ramp
primary
#CFDCC2
secondary
#A18FB3
accent
#40A673
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483