#CED7BF#CED7BF
#CED7BF is a very light, muted yellow-green. Relative luminance 0.655; OKLCH L 86.6% C 0.034 H 123.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7BF |
|---|---|
| RGB | rgb(206, 215, 191) |
| HSL | hsl(83, 23%, 80%) |
| HSV | hsv(83, 11%, 84%) |
| CMYK | cmyk(4.2%, 0%, 11.2%, 15.7%) |
| CIE-LAB | lab(84.73, -7.29, 10.81) |
| CIE-LCH | lch(84.73, 13.04, 124.02°) |
| OKLab | oklab(86.57% -0.0189 0.0281) |
| OKLCH | oklch(86.57% 0.034 123.9) |
| XYZ | xyz(59.1566, 65.4842, 58.8033) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.86
Beige
#F5F5DC
ΔE00 7.88
Eggshell
#F0EAD6
ΔE00 8.50
Honeydew
#F0FFF0
ΔE00 9.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.59
Off White (survey)
#FFFFE4
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7BF #C8BFD7
analogous
#D7D4BF #CED7BF #C2D7BF
triadic
#CED7BF #BFCED7 #D7BFCE
tetradic
#CED7BF #BFD7D4 #C8BFD7 #D7BFC2
square
#CED7BF #BFD7D4 #C8BFD7 #D7BFC2
split-complementary
#CED7BF #BFC2D7 #D4BFD7
monochromatic
#94A874 #B1BF99 #CED7BF #EBEFE5 #F1F3EC
Accessibility & contrast
On white
1.49
#CED7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#CED7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7BF
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7BF | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BE
Deuteranopia (green-blind)
#D9D3C0
Tritanopia (blue-blind)
#D0D4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced7bf; /* rgb */ color: rgb(206, 215, 191); /* oklch */ color: oklch(86.6% 0.034 123.9);
Tailwind
colors: {
custom: {
50: '#dde3d2',
500: '#ced7bf',
950: '#000000',
},
}SCSS
$custom: #ced7bf; $custom-light: #dde3d2; $custom-dark: #000000;
JSON
{
"hex": "#ced7bf",
"rgb": {
"r": 206,
"g": 215,
"b": 191
},
"hsl": {
"h": 82.5,
"s": 23.077,
"l": 79.608
},
"oklch": {
"l": 0.86573,
"c": 0.03383,
"h": 123.9
},
"luminance": 0.65484
}Semantic roles & 50–950 ramp
primary
#CED7BF
secondary
#998DAD
accent
#44A267
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483