#CEDCBB#CEDCBB
#CEDCBB is a very light, muted yellow-green. Relative luminance 0.679; OKLCH L 87.5% C 0.047 H 126.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCBB |
|---|---|
| RGB | rgb(206, 220, 187) |
| HSL | hsl(85, 32%, 80%) |
| HSV | hsv(85, 15%, 86%) |
| CMYK | cmyk(6.4%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(85.95, -10.50, 14.64) |
| CIE-LCH | lch(85.95, 18.02, 125.65°) |
| OKLab | oklab(87.51% -0.0276 0.0378) |
| OKLCH | oklch(87.51% 0.047 126.1) |
| XYZ | xyz(60.0151, 67.8959, 56.9475) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.72
Light Grey Green
#B7E1A1
ΔE00 9.01
Lightyellow
#FFFFE0
ΔE00 9.65
Eggshell (survey)
#FFFFD4
ΔE00 9.65
Light Sage
#BCECAC
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCBB #C9BBDC
analogous
#DCDABB #CEDCBB #BDDCBB
triadic
#CEDCBB #BBCEDC #DCBBCE
tetradic
#CEDCBB #BBDCDA #C9BBDC #DCBBBD
square
#CEDCBB #BBDCDA #C9BBDC #DCBBBD
split-complementary
#CEDCBB #BBBDDC #DABBDC
monochromatic
#94B26A #B1C793 #CEDCBB #EBF1E3 #F0F5EB
Accessibility & contrast
On white
1.44
#CEDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#CEDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCBB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCBB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#DED7BC
Tritanopia (blue-blind)
#D0D9D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcbb; /* rgb */ color: rgb(206, 220, 187); /* oklch */ color: oklch(87.5% 0.047 126.1);
Tailwind
colors: {
custom: {
50: '#dde6cf',
500: '#cedcbb',
950: '#000000',
},
}SCSS
$custom: #cedcbb; $custom-light: #dde6cf; $custom-dark: #000000;
JSON
{
"hex": "#cedcbb",
"rgb": {
"r": 206,
"g": 220,
"b": 187
},
"hsl": {
"h": 85.455,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.87512,
"c": 0.04681,
"h": 126.1
},
"luminance": 0.67896
}Semantic roles & 50–950 ramp
primary
#CEDCBB
secondary
#9A88B3
accent
#3BAB6A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483