#CEDBB7#CEDBB7
#CEDBB7 is a very light, muted yellow-green. Relative luminance 0.672; OKLCH L 87.2% C 0.050 H 123.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBB7 |
|---|---|
| RGB | rgb(206, 219, 183) |
| HSL | hsl(82, 33%, 79%) |
| HSV | hsv(82, 16%, 86%) |
| CMYK | cmyk(5.9%, 0%, 16.4%, 14.1%) |
| CIE-LAB | lab(85.61, -10.64, 16.25) |
| CIE-LCH | lch(85.61, 19.43, 123.21°) |
| OKLab | oklab(87.21% -0.0278 0.0419) |
| OKLCH | oklch(87.21% 0.05 123.6) |
| XYZ | xyz(59.3312, 67.2037, 54.6365) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.54
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.56
Beige
#F5F5DC
ΔE00 8.86
Beige (survey)
#E6DAA6
ΔE00 9.35
Light Sage
#BCECAC
ΔE00 9.39
Palegoldenrod
#EEE8AA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBB7 #C4B7DB
analogous
#DBD6B7 #CEDBB7 #BCDBB7
triadic
#CEDBB7 #B7CEDB #DBB7CE
tetradic
#CEDBB7 #B7DBD6 #C4B7DB #DBB7BC
square
#CEDBB7 #B7DBD6 #C4B7DB #DBB7BC
split-complementary
#CEDBB7 #B7BCDB #D6B7DB
monochromatic
#96B265 #B2C78E #CEDBB7 #EAEFE0 #F1F5EB
Accessibility & contrast
On white
1.45
#CEDBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#CEDBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBB7
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBB7 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B5
Deuteranopia (green-blind)
#DED6B8
Tritanopia (blue-blind)
#D1D7D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedbb7; /* rgb */ color: rgb(206, 219, 183); /* oklch */ color: oklch(87.2% 0.050 123.6);
Tailwind
colors: {
custom: {
50: '#dde6cc',
500: '#cedbb7',
950: '#000000',
},
}SCSS
$custom: #cedbb7; $custom-light: #dde6cc; $custom-dark: #000000;
JSON
{
"hex": "#cedbb7",
"rgb": {
"r": 206,
"g": 219,
"b": 183
},
"hsl": {
"h": 81.667,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.87208,
"c": 0.05026,
"h": 123.6
},
"luminance": 0.67204
}Semantic roles & 50–950 ramp
primary
#CEDBB7
secondary
#9584B2
accent
#39AC63
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483