#CED6BE#CED6BE
#CED6BE is a very light, muted yellow-green. Relative luminance 0.649; OKLCH L 86.3% C 0.034 H 122.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6BE |
|---|---|
| RGB | rgb(206, 214, 190) |
| HSL | hsl(80, 23%, 79%) |
| HSV | hsv(80, 11%, 84%) |
| CMYK | cmyk(3.7%, 0%, 11.2%, 16.1%) |
| CIE-LAB | lab(84.45, -6.95, 10.93) |
| CIE-LCH | lch(84.45, 12.95, 122.44°) |
| OKLab | oklab(86.34% -0.0178 0.0284) |
| OKLCH | oklch(86.34% 0.034 122.1) |
| XYZ | xyz(58.7931, 64.9326, 58.1411) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.79
Beige
#F5F5DC
ΔE00 7.89
Eggshell
#F0EAD6
ΔE00 8.33
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.62
Honeydew
#F0FFF0
ΔE00 9.65
Off White (survey)
#FFFFE4
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6BE #C6BED6
analogous
#D6D2BE #CED6BE #C2D6BE
triadic
#CED6BE #BECED6 #D6BECE
tetradic
#CED6BE #BED6D2 #C6BED6 #D6BEC2
square
#CED6BE #BED6D2 #C6BED6 #D6BEC2
split-complementary
#CED6BE #BEC2D6 #D2BED6
monochromatic
#95A773 #B2BE98 #CED6BE #EAEEE4 #F1F3EC
Accessibility & contrast
On white
1.50
#CED6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#CED6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6BE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6BE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BD
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#D0D3CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced6be; /* rgb */ color: rgb(206, 214, 190); /* oklch */ color: oklch(86.3% 0.034 122.1);
Tailwind
colors: {
custom: {
50: '#dde2d1',
500: '#ced6be',
950: '#000000',
},
}SCSS
$custom: #ced6be; $custom-light: #dde2d1; $custom-dark: #000000;
JSON
{
"hex": "#ced6be",
"rgb": {
"r": 206,
"g": 214,
"b": 190
},
"hsl": {
"h": 80,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.86342,
"c": 0.03355,
"h": 122.1
},
"luminance": 0.64933
}Semantic roles & 50–950 ramp
primary
#CED6BE
secondary
#978CAC
accent
#44A163
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483