#CED8AF#CED8AF
#CED8AF is a very light, muted yellow-green. Relative luminance 0.653; OKLCH L 86.4% C 0.056 H 118.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8AF |
|---|---|
| RGB | rgb(206, 216, 175) |
| HSL | hsl(75, 34%, 77%) |
| HSV | hsv(75, 19%, 85%) |
| CMYK | cmyk(4.6%, 0%, 19%, 15.3%) |
| CIE-LAB | lab(84.65, -10.37, 19.12) |
| CIE-LCH | lch(84.65, 21.75, 118.47°) |
| OKLab | oklab(86.4% -0.0268 0.049) |
| OKLCH | oklch(86.4% 0.056 118.7) |
| XYZ | xyz(57.7465, 65.3288, 50.1167) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.90
Palegoldenrod
#EEE8AA
ΔE00 8.13
Light Grey Green
#B7E1A1
ΔE00 8.32
Pale Olive
#B9CC81
ΔE00 8.51
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.60
Cream
#FFFDD0
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8AF #B9AFD8
analogous
#D8CEAF #CED8AF #BAD8AF
triadic
#CED8AF #AFCED8 #D8AFCE
tetradic
#CED8AF #AFD8CE #B9AFD8 #D8AFBA
square
#CED8AF #AFD8CE #B9AFD8 #D8AFBA
split-complementary
#CED8AF #AFBAD8 #CEAFD8
monochromatic
#9CB05D #B5C486 #CED8AF #E7ECD8 #F2F5EA
Accessibility & contrast
On white
1.49
#CED8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#CED8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8AF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8AF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AD
Deuteranopia (green-blind)
#DDD4B1
Tritanopia (blue-blind)
#D2D3CD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced8af; /* rgb */ color: rgb(206, 216, 175); /* oklch */ color: oklch(86.4% 0.056 118.7);
Tailwind
colors: {
custom: {
50: '#dde4c7',
500: '#ced8af',
950: '#000000',
},
}SCSS
$custom: #ced8af; $custom-light: #dde4c7; $custom-dark: #000000;
JSON
{
"hex": "#ced8af",
"rgb": {
"r": 206,
"g": 216,
"b": 175
},
"hsl": {
"h": 74.634,
"s": 34.454,
"l": 76.667
},
"oklch": {
"l": 0.86397,
"c": 0.05585,
"h": 118.7
},
"luminance": 0.65329
}Semantic roles & 50–950 ramp
primary
#CED8AF
secondary
#897CAF
accent
#38AD55
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482