#CED4BF#CED4BF
#CED4BF is a very light, muted yellow-green. Relative luminance 0.640; OKLCH L 86.0% C 0.029 H 120.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4BF |
|---|---|
| RGB | rgb(206, 212, 191) |
| HSL | hsl(77, 20%, 79%) |
| HSV | hsv(77, 10%, 83%) |
| CMYK | cmyk(2.8%, 0%, 9.9%, 16.9%) |
| CIE-LAB | lab(83.95, -5.75, 9.69) |
| CIE-LCH | lch(83.95, 11.27, 120.68°) |
| OKLab | oklab(85.96% -0.0146 0.0252) |
| OKLCH | oklch(85.96% 0.029 120) |
| XYZ | xyz(58.3997, 63.9704, 58.5510) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.72
Eggshell
#F0EAD6
ΔE00 7.78
Beige
#F5F5DC
ΔE00 7.97
Silver (survey)
#C5C9C7
ΔE00 8.58
Warm Beige
#E9DCC9
ΔE00 9.53
Honeydew
#F0FFF0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4BF #C5BFD4
analogous
#D4D0BF #CED4BF #C4D4BF
triadic
#CED4BF #BFCED4 #D4BFCE
tetradic
#CED4BF #BFD4D0 #C5BFD4 #D4BFC4
square
#CED4BF #BFD4D0 #C5BFD4 #D4BFC4
split-complementary
#CED4BF #BFC4D4 #D0BFD4
monochromatic
#96A376 #B2BB9A #CED4BF #EAEDE4 #F1F3ED
Accessibility & contrast
On white
1.52
#CED4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#CED4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4BF
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4BF | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#D6D1C0
Tritanopia (blue-blind)
#D0D2CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced4bf; /* rgb */ color: rgb(206, 212, 191); /* oklch */ color: oklch(86.0% 0.029 120.0);
Tailwind
colors: {
custom: {
50: '#dde1d2',
500: '#ced4bf',
950: '#000000',
},
}SCSS
$custom: #ced4bf; $custom-light: #dde1d2; $custom-dark: #000000;
JSON
{
"hex": "#ced4bf",
"rgb": {
"r": 206,
"g": 212,
"b": 191
},
"hsl": {
"h": 77.143,
"s": 19.626,
"l": 79.02
},
"oklch": {
"l": 0.85955,
"c": 0.02914,
"h": 120
},
"luminance": 0.6397
}Semantic roles & 50–950 ramp
primary
#CED4BF
secondary
#968EA9
accent
#489E60
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483