#CEDDB7#CEDDB7
#CEDDB7 is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.6% C 0.053 H 125.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDB7 |
|---|---|
| RGB | rgb(206, 221, 183) |
| HSL | hsl(84, 36%, 79%) |
| HSV | hsv(84, 17%, 87%) |
| CMYK | cmyk(6.8%, 0%, 17.2%, 13.3%) |
| CIE-LAB | lab(86.13, -11.65, 16.99) |
| CIE-LCH | lch(86.13, 20.60, 124.44°) |
| OKLab | oklab(87.63% -0.0306 0.0437) |
| OKLCH | oklch(87.63% 0.053 125) |
| XYZ | xyz(59.8561, 68.2535, 54.8114) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.55
Light Sage
#BCECAC
ΔE00 8.61
Beige
#F5F5DC
ΔE00 9.18
Palegoldenrod
#EEE8AA
ΔE00 9.32
Eggshell (survey)
#FFFFD4
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDB7 #C6B7DD
analogous
#DDD9B7 #CEDDB7 #BBDDB7
triadic
#CEDDB7 #B7CEDD #DDB7CE
tetradic
#CEDDB7 #B7DDD9 #C6B7DD #DDB7BB
square
#CEDDB7 #B7DDD9 #C6B7DD #DDB7BB
split-complementary
#CEDDB7 #B7BBDD #D9B7DD
monochromatic
#95B664 #B2C98D #CEDDB7 #EAF1E1 #F1F5EA
Accessibility & contrast
On white
1.43
#CEDDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#CEDDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDB7
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDB7 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8B5
Deuteranopia (green-blind)
#DFD7B9
Tritanopia (blue-blind)
#D1D9D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ceddb7; /* rgb */ color: rgb(206, 221, 183); /* oklch */ color: oklch(87.6% 0.053 125.0);
Tailwind
colors: {
custom: {
50: '#dde7cc',
500: '#ceddb7',
950: '#000000',
},
}SCSS
$custom: #ceddb7; $custom-light: #dde7cc; $custom-dark: #000000;
JSON
{
"hex": "#ceddb7",
"rgb": {
"r": 206,
"g": 221,
"b": 183
},
"hsl": {
"h": 83.684,
"s": 35.849,
"l": 79.216
},
"oklch": {
"l": 0.87625,
"c": 0.05338,
"h": 125
},
"luminance": 0.68254
}Semantic roles & 50–950 ramp
primary
#CEDDB7
secondary
#9783B5
accent
#37AF66
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483