#CEDEB9#CEDEB9
#CEDEB9 is a very light, muted yellow-green. Relative luminance 0.689; OKLCH L 87.9% C 0.052 H 126.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEB9 |
|---|---|
| RGB | rgb(206, 222, 185) |
| HSL | hsl(86, 36%, 80%) |
| HSV | hsv(86, 17%, 87%) |
| CMYK | cmyk(7.2%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(86.44, -11.84, 16.37) |
| CIE-LCH | lch(86.44, 20.21, 125.87°) |
| OKLab | oklab(87.88% -0.0312 0.0422) |
| OKLCH | oklch(87.88% 0.052 126.5) |
| XYZ | xyz(60.3305, 68.8669, 56.0038) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.88
Light Sage
#BCECAC
ΔE00 8.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.61
Beige
#F5F5DC
ΔE00 9.14
Eggshell (survey)
#FFFFD4
ΔE00 9.43
Cream
#FFFDD0
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEB9 #C9B9DE
analogous
#DEDCB9 #CEDEB9 #BCDEB9
triadic
#CEDEB9 #B9CEDE #DEB9CE
tetradic
#CEDEB9 #B9DEDC #C9B9DE #DEB9BC
square
#CEDEB9 #B9DEDC #C9B9DE #DEB9BC
split-complementary
#CEDEB9 #B9BCDE #DCB9DE
monochromatic
#94B766 #B1CA8F #CEDEB9 #EBF2E3 #F0F5EA
Accessibility & contrast
On white
1.42
#CEDEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#CEDEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEB9
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEB9 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B7
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#D0DAD4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedeb9; /* rgb */ color: rgb(206, 222, 185); /* oklch */ color: oklch(87.9% 0.052 126.5);
Tailwind
colors: {
custom: {
50: '#dde8ce',
500: '#cedeb9',
950: '#000000',
},
}SCSS
$custom: #cedeb9; $custom-light: #dde8ce; $custom-dark: #000000;
JSON
{
"hex": "#cedeb9",
"rgb": {
"r": 206,
"g": 222,
"b": 185
},
"hsl": {
"h": 85.946,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.87881,
"c": 0.05246,
"h": 126.5
},
"luminance": 0.68867
}Semantic roles & 50–950 ramp
primary
#CEDEB9
secondary
#9A85B6
accent
#37AF6B
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483