#CEDDB9#CEDDB9
#CEDDB9 is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.7% C 0.051 H 125.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDB9 |
|---|---|
| RGB | rgb(206, 221, 185) |
| HSL | hsl(85, 35%, 80%) |
| HSV | hsv(85, 16%, 87%) |
| CMYK | cmyk(6.8%, 0%, 16.3%, 13.3%) |
| CIE-LAB | lab(86.17, -11.33, 16.00) |
| CIE-LCH | lch(86.17, 19.61, 125.31°) |
| OKLab | oklab(87.67% -0.0298 0.0412) |
| OKLCH | oklch(87.67% 0.051 125.9) |
| XYZ | xyz(60.0657, 68.3373, 55.9155) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.22
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.61
Light Sage
#BCECAC
ΔE00 8.94
Beige
#F5F5DC
ΔE00 8.97
Eggshell (survey)
#FFFFD4
ΔE00 9.46
Cream
#FFFDD0
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDB9 #C8B9DD
analogous
#DDDAB9 #CEDDB9 #BCDDB9
triadic
#CEDDB9 #B9CEDD #DDB9CE
tetradic
#CEDDB9 #B9DDDA #C8B9DD #DDB9BC
square
#CEDDB9 #B9DDDA #C8B9DD #DDB9BC
split-complementary
#CEDDB9 #B9BCDD #DAB9DD
monochromatic
#94B567 #B1C990 #CEDDB9 #EBF1E2 #F1F5EA
Accessibility & contrast
On white
1.43
#CEDDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#CEDDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDB9
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDB9 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B7
Deuteranopia (green-blind)
#DFD7BA
Tritanopia (blue-blind)
#D0D9D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddb9; /* rgb */ color: rgb(206, 221, 185); /* oklch */ color: oklch(87.7% 0.051 125.9);
Tailwind
colors: {
custom: {
50: '#dde7ce',
500: '#ceddb9',
950: '#000000',
},
}SCSS
$custom: #ceddb9; $custom-light: #dde7ce; $custom-dark: #000000;
JSON
{
"hex": "#ceddb9",
"rgb": {
"r": 206,
"g": 221,
"b": 185
},
"hsl": {
"h": 85,
"s": 34.615,
"l": 79.608
},
"oklch": {
"l": 0.87672,
"c": 0.05089,
"h": 125.9
},
"luminance": 0.68337
}Semantic roles & 50–950 ramp
primary
#CEDDB9
secondary
#9985B5
accent
#38AD69
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483