#CEDCB6#CEDCB6
#CEDCB6 is a very light, muted yellow-green. Relative luminance 0.677; OKLCH L 87.4% C 0.053 H 124.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCB6 |
|---|---|
| RGB | rgb(206, 220, 182) |
| HSL | hsl(82, 35%, 79%) |
| HSV | hsv(82, 17%, 86%) |
| CMYK | cmyk(6.4%, 0%, 17.3%, 13.7%) |
| CIE-LAB | lab(85.85, -11.31, 17.12) |
| CIE-LCH | lch(85.85, 20.52, 123.45°) |
| OKLab | oklab(87.39% -0.0296 0.044) |
| OKLCH | oklch(87.39% 0.053 124) |
| XYZ | xyz(59.4891, 67.6855, 54.1775) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.99
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.53
Light Sage
#BCECAC
ΔE00 8.84
Beige
#F5F5DC
ΔE00 9.13
Palegoldenrod
#EEE8AA
ΔE00 9.17
Beige (survey)
#E6DAA6
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCB6 #C4B6DC
analogous
#DCD7B6 #CEDCB6 #BBDCB6
triadic
#CEDCB6 #B6CEDC #DCB6CE
tetradic
#CEDCB6 #B6DCD7 #C4B6DC #DCB6BB
square
#CEDCB6 #B6DCD7 #C4B6DC #DCB6BB
split-complementary
#CEDCB6 #B6BBDC #D7B6DC
monochromatic
#96B463 #B2C88D #CEDCB6 #EAF0DF #F1F5EA
Accessibility & contrast
On white
1.44
#CEDCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#CEDCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCB6
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCB6 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B4
Deuteranopia (green-blind)
#DFD7B8
Tritanopia (blue-blind)
#D1D8D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcb6; /* rgb */ color: rgb(206, 220, 182); /* oklch */ color: oklch(87.4% 0.053 124.0);
Tailwind
colors: {
custom: {
50: '#dde6cc',
500: '#cedcb6',
950: '#000000',
},
}SCSS
$custom: #cedcb6; $custom-light: #dde6cc; $custom-dark: #000000;
JSON
{
"hex": "#cedcb6",
"rgb": {
"r": 206,
"g": 220,
"b": 182
},
"hsl": {
"h": 82.105,
"s": 35.185,
"l": 78.824
},
"oklch": {
"l": 0.87393,
"c": 0.05307,
"h": 124
},
"luminance": 0.67686
}Semantic roles & 50–950 ramp
primary
#CEDCB6
secondary
#9582B4
accent
#37AE63
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483