#CED4BA#CED4BA
#CED4BA is a very light, muted yellow-green. Relative luminance 0.638; OKLCH L 85.8% C 0.036 H 117.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4BA |
|---|---|
| RGB | rgb(206, 212, 186) |
| HSL | hsl(74, 23%, 78%) |
| HSV | hsv(74, 12%, 83%) |
| CMYK | cmyk(2.8%, 0%, 12.3%, 16.9%) |
| CIE-LAB | lab(83.84, -6.58, 12.18) |
| CIE-LCH | lch(83.84, 13.84, 118.39°) |
| OKLab | oklab(85.83% -0.0166 0.0316) |
| OKLCH | oklch(85.83% 0.036 117.7) |
| XYZ | xyz(57.8588, 63.7541, 55.7025) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.02
Eggshell
#F0EAD6
ΔE00 8.24
Light Grey
#D8DCD6
ΔE00 8.33
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.49
Beige (survey)
#E6DAA6
ΔE00 9.51
Lightyellow
#FFFFE0
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4BA #C0BAD4
analogous
#D4CDBA #CED4BA #C1D4BA
triadic
#CED4BA #BACED4 #D4BACE
tetradic
#CED4BA #BAD4CD #C0BAD4 #D4BAC1
square
#CED4BA #BAD4CD #C0BAD4 #D4BAC1
split-complementary
#CED4BA #BAC1D4 #CDBAD4
monochromatic
#98A56F #B3BD94 #CED4BA #E9EBE0 #F2F3EC
Accessibility & contrast
On white
1.53
#CED4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#CED4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4BA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4BA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#D7D1BB
Tritanopia (blue-blind)
#D1D1CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced4ba; /* rgb */ color: rgb(206, 212, 186); /* oklch */ color: oklch(85.8% 0.036 117.7);
Tailwind
colors: {
custom: {
50: '#dde1ce',
500: '#ced4ba',
950: '#000000',
},
}SCSS
$custom: #ced4ba; $custom-light: #dde1ce; $custom-dark: #000000;
JSON
{
"hex": "#ced4ba",
"rgb": {
"r": 206,
"g": 212,
"b": 186
},
"hsl": {
"h": 73.846,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.85829,
"c": 0.03568,
"h": 117.7
},
"luminance": 0.63754
}Semantic roles & 50–950 ramp
primary
#CED4BA
secondary
#9089AA
accent
#44A259
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483