#CED4B8#CED4B8
#CED4B8 is a very light, muted yellow-green. Relative luminance 0.637; OKLCH L 85.8% C 0.038 H 117.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4B8 |
|---|---|
| RGB | rgb(206, 212, 184) |
| HSL | hsl(73, 25%, 78%) |
| HSV | hsv(73, 13%, 83%) |
| CMYK | cmyk(2.8%, 0%, 13.2%, 16.9%) |
| CIE-LAB | lab(83.79, -6.91, 13.17) |
| CIE-LCH | lch(83.79, 14.87, 117.67°) |
| OKLab | oklab(85.78% -0.0174 0.0341) |
| OKLCH | oklch(85.78% 0.038 117) |
| XYZ | xyz(57.6477, 63.6696, 54.5906) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.13
Eggshell
#F0EAD6
ΔE00 8.50
Light Grey
#D8DCD6
ΔE00 8.94
Beige (survey)
#E6DAA6
ΔE00 9.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.28
Lightyellow
#FFFFE0
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4B8 #BEB8D4
analogous
#D4CCB8 #CED4B8 #C0D4B8
triadic
#CED4B8 #B8CED4 #D4B8CE
tetradic
#CED4B8 #B8D4CC #BEB8D4 #D4B8C0
square
#CED4B8 #B8D4CC #BEB8D4 #D4B8C0
split-complementary
#CED4B8 #B8C0D4 #CCB8D4
monochromatic
#99A66C #B4BD92 #CED4B8 #E8EBDE #F2F3EC
Accessibility & contrast
On white
1.53
#CED4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CED4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4B8
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4B8 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B6
Deuteranopia (green-blind)
#D8D1B9
Tritanopia (blue-blind)
#D1D1CC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced4b8; /* rgb */ color: rgb(206, 212, 184); /* oklch */ color: oklch(85.8% 0.038 117.0);
Tailwind
colors: {
custom: {
50: '#dde1cd',
500: '#ced4b8',
950: '#000000',
},
}SCSS
$custom: #ced4b8; $custom-light: #dde1cd; $custom-dark: #000000;
JSON
{
"hex": "#ced4b8",
"rgb": {
"r": 206,
"g": 212,
"b": 184
},
"hsl": {
"h": 72.857,
"s": 24.561,
"l": 77.647
},
"oklch": {
"l": 0.85779,
"c": 0.0383,
"h": 117
},
"luminance": 0.63669
}Semantic roles & 50–950 ramp
primary
#CED4B8
secondary
#8E86AA
accent
#42A357
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483