#CED4B2#CED4B2
#CED4B2 is a very light, muted yellow-green. Relative luminance 0.634; OKLCH L 85.6% C 0.046 H 115.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4B2 |
|---|---|
| RGB | rgb(206, 212, 178) |
| HSL | hsl(71, 28%, 76%) |
| HSV | hsv(71, 16%, 83%) |
| CMYK | cmyk(2.8%, 0%, 16%, 16.9%) |
| CIE-LAB | lab(83.66, -7.86, 16.16) |
| CIE-LCH | lch(83.66, 17.97, 115.95°) |
| OKLab | oklab(85.64% -0.0199 0.0416) |
| OKLCH | oklch(85.64% 0.046 115.5) |
| XYZ | xyz(57.0321, 63.4234, 51.3483) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.91
Beige
#F5F5DC
ΔE00 8.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.91
Palegoldenrod
#EEE8AA
ΔE00 9.09
Eggshell
#F0EAD6
ΔE00 9.38
Pale
#FFF9D0
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4B2 #B8B2D4
analogous
#D4C9B2 #CED4B2 #BDD4B2
triadic
#CED4B2 #B2CED4 #D4B2CE
tetradic
#CED4B2 #B2D4C9 #B8B2D4 #D4B2BD
square
#CED4B2 #B2D4C9 #B8B2D4 #D4B2BD
split-complementary
#CED4B2 #B2BDD4 #C9B2D4
monochromatic
#9CA863 #B5BE8B #CED4B2 #E7EAD9 #F3F4EB
Accessibility & contrast
On white
1.53
#CED4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CED4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4B2
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4B2 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#D2D0CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced4b2; /* rgb */ color: rgb(206, 212, 178); /* oklch */ color: oklch(85.6% 0.046 115.5);
Tailwind
colors: {
custom: {
50: '#dde1c9',
500: '#ced4b2',
950: '#000000',
},
}SCSS
$custom: #ced4b2; $custom-light: #dde1c9; $custom-dark: #000000;
JSON
{
"hex": "#ced4b2",
"rgb": {
"r": 206,
"g": 212,
"b": 178
},
"hsl": {
"h": 70.588,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.85635,
"c": 0.04612,
"h": 115.5
},
"luminance": 0.63423
}Semantic roles & 50–950 ramp
primary
#CED4B2
secondary
#8880AA
accent
#3FA751
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482