#CED7AF#CED7AF
#CED7AF is a very light, muted yellow-green. Relative luminance 0.648; OKLCH L 86.2% C 0.054 H 117.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7AF |
|---|---|
| RGB | rgb(206, 215, 175) |
| HSL | hsl(74, 33%, 76%) |
| HSV | hsv(74, 19%, 84%) |
| CMYK | cmyk(4.2%, 0%, 18.6%, 15.7%) |
| CIE-LAB | lab(84.39, -9.86, 18.75) |
| CIE-LCH | lch(84.39, 21.19, 117.74°) |
| OKLab | oklab(86.19% -0.0254 0.0481) |
| OKLCH | oklch(86.19% 0.054 117.9) |
| XYZ | xyz(57.4911, 64.8180, 50.0315) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.76
Palegoldenrod
#EEE8AA
ΔE00 8.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.63
Pale Olive
#B9CC81
ΔE00 8.69
Light Grey Green
#B7E1A1
ΔE00 8.70
Beige
#F5F5DC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7AF #B8AFD7
analogous
#D7CCAF #CED7AF #BAD7AF
triadic
#CED7AF #AFCED7 #D7AFCE
tetradic
#CED7AF #AFD7CC #B8AFD7 #D7AFBA
square
#CED7AF #AFD7CC #B8AFD7 #D7AFBA
split-complementary
#CED7AF #AFBAD7 #CCAFD7
monochromatic
#9CAE5D #B5C386 #CED7AF #E7EBD8 #F3F5EB
Accessibility & contrast
On white
1.50
#CED7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#CED7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7AF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7AF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AD
Deuteranopia (green-blind)
#DCD3B1
Tritanopia (blue-blind)
#D2D2CC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced7af; /* rgb */ color: rgb(206, 215, 175); /* oklch */ color: oklch(86.2% 0.054 117.9);
Tailwind
colors: {
custom: {
50: '#dde3c7',
500: '#ced7af',
950: '#000000',
},
}SCSS
$custom: #ced7af; $custom-light: #dde3c7; $custom-dark: #000000;
JSON
{
"hex": "#ced7af",
"rgb": {
"r": 206,
"g": 215,
"b": 175
},
"hsl": {
"h": 73.5,
"s": 33.333,
"l": 76.471
},
"oklch": {
"l": 0.86189,
"c": 0.05437,
"h": 117.9
},
"luminance": 0.64818
}Semantic roles & 50–950 ramp
primary
#CED7AF
secondary
#887CAE
accent
#39AC53
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482