#CED7B2#CED7B2
#CED7B2 is a very light, muted yellow-green. Relative luminance 0.649; OKLCH L 86.3% C 0.051 H 118.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7B2 |
|---|---|
| RGB | rgb(206, 215, 178) |
| HSL | hsl(75, 32%, 77%) |
| HSV | hsv(75, 17%, 84%) |
| CMYK | cmyk(4.2%, 0%, 17.2%, 15.7%) |
| CIE-LAB | lab(84.45, -9.40, 17.26) |
| CIE-LCH | lch(84.45, 19.65, 118.56°) |
| OKLab | oklab(86.26% -0.0242 0.0444) |
| OKLCH | oklch(86.26% 0.051 118.6) |
| XYZ | xyz(57.7890, 64.9372, 51.6006) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.63
Palegoldenrod
#EEE8AA
ΔE00 8.74
Beige
#F5F5DC
ΔE00 8.93
Light Grey Green
#B7E1A1
ΔE00 9.17
Pale Olive
#B9CC81
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7B2 #BBB2D7
analogous
#D7CEB2 #CED7B2 #BCD7B2
triadic
#CED7B2 #B2CED7 #D7B2CE
tetradic
#CED7B2 #B2D7CE #BBB2D7 #D7B2BC
square
#CED7B2 #B2D7CE #BBB2D7 #D7B2BC
split-complementary
#CED7B2 #B2BCD7 #CEB2D7
monochromatic
#9BAD61 #B4C28A #CED7B2 #E8ECDA #F2F5EB
Accessibility & contrast
On white
1.50
#CED7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#CED7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7B2
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7B2 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B0
Deuteranopia (green-blind)
#DBD3B3
Tritanopia (blue-blind)
#D2D3CD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced7b2; /* rgb */ color: rgb(206, 215, 178); /* oklch */ color: oklch(86.3% 0.051 118.6);
Tailwind
colors: {
custom: {
50: '#dde3c9',
500: '#ced7b2',
950: '#000000',
},
}SCSS
$custom: #ced7b2; $custom-light: #dde3c9; $custom-dark: #000000;
JSON
{
"hex": "#ced7b2",
"rgb": {
"r": 206,
"g": 215,
"b": 178
},
"hsl": {
"h": 74.595,
"s": 31.624,
"l": 77.059
},
"oklch": {
"l": 0.86258,
"c": 0.05053,
"h": 118.6
},
"luminance": 0.64937
}Semantic roles & 50–950 ramp
primary
#CED7B2
secondary
#8B7FAE
accent
#3BAA56
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482