#CED8BA#CED8BA
#CED8BA is a very light, muted yellow-green. Relative luminance 0.658; OKLCH L 86.7% C 0.042 H 122.3°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8BA |
|---|---|
| RGB | rgb(206, 216, 186) |
| HSL | hsl(80, 28%, 79%) |
| HSV | hsv(80, 14%, 85%) |
| CMYK | cmyk(4.6%, 0%, 13.9%, 15.3%) |
| CIE-LAB | lab(84.88, -8.63, 13.66) |
| CIE-LCH | lch(84.88, 16.16, 122.29°) |
| OKLab | oklab(86.66% -0.0223 0.0353) |
| OKLCH | oklch(86.66% 0.042 122.3) |
| XYZ | xyz(58.8712, 65.7787, 56.0400) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.19
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.90
Eggshell
#F0EAD6
ΔE00 9.33
Beige (survey)
#E6DAA6
ΔE00 9.60
Lightyellow
#FFFFE0
ΔE00 9.62
Light Grey
#D8DCD6
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8BA #C4BAD8
analogous
#D8D3BA #CED8BA #BFD8BA
triadic
#CED8BA #BACED8 #D8BACE
tetradic
#CED8BA #BAD8D3 #C4BAD8 #D8BABF
square
#CED8BA #BAD8D3 #C4BAD8 #D8BABF
split-complementary
#CED8BA #BABFD8 #D3BAD8
monochromatic
#96AC6C #B2C293 #CED8BA #EAEEE1 #F1F4EB
Accessibility & contrast
On white
1.48
#CED8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#CED8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8BA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8BA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B8
Deuteranopia (green-blind)
#DBD4BB
Tritanopia (blue-blind)
#D1D5CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced8ba; /* rgb */ color: rgb(206, 216, 186); /* oklch */ color: oklch(86.7% 0.042 122.3);
Tailwind
colors: {
custom: {
50: '#dde4ce',
500: '#ced8ba',
950: '#000000',
},
}SCSS
$custom: #ced8ba; $custom-light: #dde4ce; $custom-dark: #000000;
JSON
{
"hex": "#ced8ba",
"rgb": {
"r": 206,
"g": 216,
"b": 186
},
"hsl": {
"h": 80,
"s": 27.778,
"l": 78.824
},
"oklch": {
"l": 0.86656,
"c": 0.0418,
"h": 122.3
},
"luminance": 0.65779
}Semantic roles & 50–950 ramp
primary
#CED8BA
secondary
#9588AF
accent
#3FA662
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483