#CEDBB6#CEDBB6
#CEDBB6 is a very light, muted yellow-green. Relative luminance 0.672; OKLCH L 87.2% C 0.052 H 123.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBB6 |
|---|---|
| RGB | rgb(206, 219, 182) |
| HSL | hsl(81, 34%, 79%) |
| HSV | hsv(81, 17%, 86%) |
| CMYK | cmyk(5.9%, 0%, 16.9%, 14.1%) |
| CIE-LAB | lab(85.59, -10.80, 16.75) |
| CIE-LCH | lch(85.59, 19.93, 122.81°) |
| OKLab | oklab(87.18% -0.0282 0.0431) |
| OKLCH | oklch(87.18% 0.052 123.2) |
| XYZ | xyz(59.2275, 67.1622, 54.0903) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.35
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.54
Beige
#F5F5DC
ΔE00 8.98
Beige (survey)
#E6DAA6
ΔE00 9.20
Palegoldenrod
#EEE8AA
ΔE00 9.21
Light Sage
#BCECAC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBB6 #C3B6DB
analogous
#DBD5B6 #CEDBB6 #BBDBB6
triadic
#CEDBB6 #B6CEDB #DBB6CE
tetradic
#CEDBB6 #B6DBD5 #C3B6DB #DBB6BB
square
#CEDBB6 #B6DBD5 #C3B6DB #DBB6BB
split-complementary
#CEDBB6 #B6BBDB #D5B6DB
monochromatic
#97B364 #B2C78D #CEDBB6 #EAEFDF #F1F5EB
Accessibility & contrast
On white
1.46
#CEDBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#CEDBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBB6
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBB6 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B4
Deuteranopia (green-blind)
#DED6B7
Tritanopia (blue-blind)
#D1D7D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedbb6; /* rgb */ color: rgb(206, 219, 182); /* oklch */ color: oklch(87.2% 0.052 123.2);
Tailwind
colors: {
custom: {
50: '#dde6cc',
500: '#cedbb6',
950: '#000000',
},
}SCSS
$custom: #cedbb6; $custom-light: #dde6cc; $custom-dark: #000000;
JSON
{
"hex": "#cedbb6",
"rgb": {
"r": 206,
"g": 219,
"b": 182
},
"hsl": {
"h": 81.081,
"s": 33.945,
"l": 78.627
},
"oklch": {
"l": 0.87184,
"c": 0.05152,
"h": 123.2
},
"luminance": 0.67162
}Semantic roles & 50–950 ramp
primary
#CEDBB6
secondary
#9483B2
accent
#39AD62
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483