#CED8BF#CED8BF
#CED8BF is a very light, muted yellow-green. Relative luminance 0.660; OKLCH L 86.8% C 0.035 H 124.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8BF |
|---|---|
| RGB | rgb(206, 216, 191) |
| HSL | hsl(84, 24%, 80%) |
| HSV | hsv(84, 12%, 85%) |
| CMYK | cmyk(4.6%, 0%, 11.6%, 15.3%) |
| CIE-LAB | lab(84.99, -7.81, 11.18) |
| CIE-LCH | lch(84.99, 13.63, 124.93°) |
| OKLab | oklab(86.78% -0.0203 0.029) |
| OKLCH | oklch(86.78% 0.035 124.9) |
| XYZ | xyz(59.4120, 65.9950, 58.8885) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.92
Light Grey
#D8DCD6
ΔE00 8.26
Eggshell
#F0EAD6
ΔE00 8.78
Honeydew
#F0FFF0
ΔE00 9.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.43
Off White (survey)
#FFFFE4
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8BF #C9BFD8
analogous
#D8D6BF #CED8BF #C2D8BF
triadic
#CED8BF #BFCED8 #D8BFCE
tetradic
#CED8BF #BFD8D6 #C9BFD8 #D8BFC2
square
#CED8BF #BFD8D6 #C9BFD8 #D8BFC2
split-complementary
#CED8BF #BFC2D8 #D6BFD8
monochromatic
#94AA73 #B1C199 #CED8BF #EBEFE5 #F0F3EC
Accessibility & contrast
On white
1.48
#CED8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#CED8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8BF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8BF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BE
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#D0D5D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced8bf; /* rgb */ color: rgb(206, 216, 191); /* oklch */ color: oklch(86.8% 0.035 124.9);
Tailwind
colors: {
custom: {
50: '#dde4d2',
500: '#ced8bf',
950: '#000000',
},
}SCSS
$custom: #ced8bf; $custom-light: #dde4d2; $custom-dark: #000000;
JSON
{
"hex": "#ced8bf",
"rgb": {
"r": 206,
"g": 216,
"b": 191
},
"hsl": {
"h": 84,
"s": 24.272,
"l": 79.804
},
"oklch": {
"l": 0.8678,
"c": 0.03542,
"h": 124.9
},
"luminance": 0.65995
}Semantic roles & 50–950 ramp
primary
#CED8BF
secondary
#9A8DAE
accent
#43A369
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483