#CEDBB8#CEDBB8
#CEDBB8 is a very light, muted yellow-green. Relative luminance 0.672; OKLCH L 87.2% C 0.049 H 124.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBB8 |
|---|---|
| RGB | rgb(206, 219, 184) |
| HSL | hsl(82, 33%, 79%) |
| HSV | hsv(82, 16%, 86%) |
| CMYK | cmyk(5.9%, 0%, 16%, 14.1%) |
| CIE-LAB | lab(85.63, -10.48, 15.76) |
| CIE-LCH | lch(85.63, 18.93, 123.63°) |
| OKLab | oklab(87.23% -0.0274 0.0406) |
| OKLCH | oklch(87.23% 0.049 124) |
| XYZ | xyz(59.4356, 67.2455, 55.1866) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.60
Light Grey Green
#B7E1A1
ΔE00 8.74
Beige
#F5F5DC
ΔE00 8.75
Beige (survey)
#E6DAA6
ΔE00 9.50
Eggshell (survey)
#FFFFD4
ΔE00 9.52
Light Sage
#BCECAC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBB8 #C5B8DB
analogous
#DBD7B8 #CEDBB8 #BDDBB8
triadic
#CEDBB8 #B8CEDB #DBB8CE
tetradic
#CEDBB8 #B8DBD7 #C5B8DB #DBB8BD
square
#CEDBB8 #B8DBD7 #C5B8DB #DBB8BD
split-complementary
#CEDBB8 #B8BDDB #D7B8DB
monochromatic
#96B267 #B2C68F #CEDBB8 #EAF0E1 #F1F5EB
Accessibility & contrast
On white
1.45
#CEDBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#CEDBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBB8
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBB8 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B6
Deuteranopia (green-blind)
#DED6B9
Tritanopia (blue-blind)
#D1D7D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedbb8; /* rgb */ color: rgb(206, 219, 184); /* oklch */ color: oklch(87.2% 0.049 124.0);
Tailwind
colors: {
custom: {
50: '#dde6cd',
500: '#cedbb8',
950: '#000000',
},
}SCSS
$custom: #cedbb8; $custom-light: #dde6cd; $custom-dark: #000000;
JSON
{
"hex": "#cedbb8",
"rgb": {
"r": 206,
"g": 219,
"b": 184
},
"hsl": {
"h": 82.286,
"s": 32.71,
"l": 79.02
},
"oklch": {
"l": 0.87232,
"c": 0.049,
"h": 124
},
"luminance": 0.67246
}Semantic roles & 50–950 ramp
primary
#CEDBB8
secondary
#9685B2
accent
#3AAB64
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483