#CED4BB#CED4BB
#CED4BB is a very light, muted yellow-green. Relative luminance 0.638; OKLCH L 85.9% C 0.034 H 118.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4BB |
|---|---|
| RGB | rgb(206, 212, 187) |
| HSL | hsl(74, 23%, 78%) |
| HSV | hsv(74, 12%, 83%) |
| CMYK | cmyk(2.8%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(83.86, -6.42, 11.68) |
| CIE-LCH | lch(83.86, 13.33, 118.78°) |
| OKLab | oklab(85.85% -0.0162 0.0303) |
| OKLCH | oklch(85.85% 0.034 118.1) |
| XYZ | xyz(57.9655, 63.7967, 56.2643) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.98
Light Grey
#D8DCD6
ΔE00 8.02
Eggshell
#F0EAD6
ΔE00 8.13
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.61
Beige (survey)
#E6DAA6
ΔE00 9.73
Silver (survey)
#C5C9C7
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4BB #C1BBD4
analogous
#D4CDBB #CED4BB #C1D4BB
triadic
#CED4BB #BBCED4 #D4BBCE
tetradic
#CED4BB #BBD4CD #C1BBD4 #D4BBC1
square
#CED4BB #BBD4CD #C1BBD4 #D4BBC1
split-complementary
#CED4BB #BBC1D4 #CDBBD4
monochromatic
#98A570 #B3BC96 #CED4BB #E9ECE0 #F1F3EC
Accessibility & contrast
On white
1.53
#CED4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#CED4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4BB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4BB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#D1D1CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced4bb; /* rgb */ color: rgb(206, 212, 187); /* oklch */ color: oklch(85.9% 0.034 118.1);
Tailwind
colors: {
custom: {
50: '#dde1cf',
500: '#ced4bb',
950: '#000000',
},
}SCSS
$custom: #ced4bb; $custom-light: #dde1cf; $custom-dark: #000000;
JSON
{
"hex": "#ced4bb",
"rgb": {
"r": 206,
"g": 212,
"b": 187
},
"hsl": {
"h": 74.4,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.85854,
"c": 0.03437,
"h": 118.1
},
"luminance": 0.63797
}Semantic roles & 50–950 ramp
primary
#CED4BB
secondary
#918AAA
accent
#45A15B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483