#CFD6C8#CFD6C8
#CFD6C8 is a very light, muted yellow-green. Relative luminance 0.655; OKLCH L 86.7% C 0.020 H 128.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6C8 |
|---|---|
| RGB | rgb(207, 214, 200) |
| HSL | hsl(90, 15%, 81%) |
| HSV | hsv(90, 7%, 84%) |
| CMYK | cmyk(3.3%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(84.76, -4.89, 6.09) |
| CIE-LCH | lch(84.76, 7.81, 128.78°) |
| OKLab | oklab(86.68% -0.0128 0.0159) |
| OKLCH | oklch(86.68% 0.02 128.7) |
| XYZ | xyz(60.2023, 65.5286, 64.1090) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.28
Silver (survey)
#C5C9C7
ΔE00 6.46
Eggshell
#F0EAD6
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 7.85
Gainsboro
#DCDCDC
ΔE00 8.09
Beige
#F5F5DC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6C8 #CFC8D6
analogous
#D6D6C8 #CFD6C8 #C8D6C8
triadic
#CFD6C8 #C8CFD6 #D6C8CF
tetradic
#CFD6C8 #C8D6D6 #CFC8D6 #D6C8C8
square
#CFD6C8 #C8D6D6 #CFC8D6 #D6C8C8
split-complementary
#CFD6C8 #C8C8D6 #D6C8D6
monochromatic
#92A282 #B0BCA5 #CFD6C8 #EEF0EB #F0F2ED
Accessibility & contrast
On white
1.49
#CFD6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#CFD6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6C8
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6C8 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#D7D3C9
Tritanopia (blue-blind)
#D0D5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd6c8; /* rgb */ color: rgb(207, 214, 200); /* oklch */ color: oklch(86.7% 0.020 128.7);
Tailwind
colors: {
custom: {
50: '#dde2d8',
500: '#cfd6c8',
950: '#000000',
},
}SCSS
$custom: #cfd6c8; $custom-light: #dde2d8; $custom-dark: #000000;
JSON
{
"hex": "#cfd6c8",
"rgb": {
"r": 207,
"g": 214,
"b": 200
},
"hsl": {
"h": 90,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.86679,
"c": 0.02043,
"h": 128.7
},
"luminance": 0.65529
}Semantic roles & 50–950 ramp
primary
#CFD6C8
secondary
#A198AB
accent
#4D9973
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483