#CED9AF#CED9AF
#CED9AF is a very light, muted yellow-green. Relative luminance 0.658; OKLCH L 86.6% C 0.057 H 119.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9AF |
|---|---|
| RGB | rgb(206, 217, 175) |
| HSL | hsl(76, 36%, 77%) |
| HSV | hsv(76, 19%, 85%) |
| CMYK | cmyk(5.1%, 0%, 19.4%, 14.9%) |
| CIE-LAB | lab(84.92, -10.88, 19.49) |
| CIE-LCH | lch(84.92, 22.32, 119.17°) |
| OKLab | oklab(86.61% -0.0283 0.0499) |
| OKLCH | oklch(86.61% 0.057 119.5) |
| XYZ | xyz(58.0035, 65.8428, 50.2023) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.95
Beige (survey)
#E6DAA6
ΔE00 8.04
Palegoldenrod
#EEE8AA
ΔE00 8.08
Pale Olive
#B9CC81
ΔE00 8.34
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.58
Light Sage
#BCECAC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9AF #BAAFD9
analogous
#D9CFAF #CED9AF #B9D9AF
triadic
#CED9AF #AFCED9 #D9AFCE
tetradic
#CED9AF #AFD9CF #BAAFD9 #D9AFB9
square
#CED9AF #AFD9CF #BAAFD9 #D9AFB9
split-complementary
#CED9AF #AFB9D9 #CFAFD9
monochromatic
#9BB25C #B5C586 #CED9AF #E7EDD8 #F2F5EA
Accessibility & contrast
On white
1.48
#CED9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#CED9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9AF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9AF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AC
Deuteranopia (green-blind)
#DDD4B1
Tritanopia (blue-blind)
#D2D4CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced9af; /* rgb */ color: rgb(206, 217, 175); /* oklch */ color: oklch(86.6% 0.057 119.5);
Tailwind
colors: {
custom: {
50: '#dde4c7',
500: '#ced9af',
950: '#000000',
},
}SCSS
$custom: #ced9af; $custom-light: #dde4c7; $custom-dark: #000000;
JSON
{
"hex": "#ced9af",
"rgb": {
"r": 206,
"g": 217,
"b": 175
},
"hsl": {
"h": 75.714,
"s": 35.593,
"l": 76.863
},
"oklch": {
"l": 0.86606,
"c": 0.05733,
"h": 119.5
},
"luminance": 0.65843
}Semantic roles & 50–950 ramp
primary
#CED9AF
secondary
#8A7CB0
accent
#37AE56
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482