#CEDDB8#CEDDB8
#CEDDB8 is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.6% C 0.052 H 125.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDB8 |
|---|---|
| RGB | rgb(206, 221, 184) |
| HSL | hsl(84, 35%, 79%) |
| HSV | hsv(84, 17%, 87%) |
| CMYK | cmyk(6.8%, 0%, 16.7%, 13.3%) |
| CIE-LAB | lab(86.15, -11.49, 16.50) |
| CIE-LCH | lch(86.15, 20.11, 124.87°) |
| OKLab | oklab(87.65% -0.0302 0.0425) |
| OKLCH | oklch(87.65% 0.052 125.4) |
| XYZ | xyz(59.9605, 68.2953, 55.3615) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.02
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.58
Light Sage
#BCECAC
ΔE00 8.77
Beige
#F5F5DC
ΔE00 9.07
Eggshell (survey)
#FFFFD4
ΔE00 9.42
Palegoldenrod
#EEE8AA
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDB8 #C7B8DD
analogous
#DDDAB8 #CEDDB8 #BCDDB8
triadic
#CEDDB8 #B8CEDD #DDB8CE
tetradic
#CEDDB8 #B8DDDA #C7B8DD #DDB8BC
square
#CEDDB8 #B8DDDA #C7B8DD #DDB8BC
split-complementary
#CEDDB8 #B8BCDD #DAB8DD
monochromatic
#95B565 #B1C98F #CEDDB8 #EBF1E1 #F1F5EA
Accessibility & contrast
On white
1.43
#CEDDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#CEDDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDB8
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDB8 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8B6
Deuteranopia (green-blind)
#DFD7BA
Tritanopia (blue-blind)
#D0D9D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ceddb8; /* rgb */ color: rgb(206, 221, 184); /* oklch */ color: oklch(87.6% 0.052 125.4);
Tailwind
colors: {
custom: {
50: '#dde7cd',
500: '#ceddb8',
950: '#000000',
},
}SCSS
$custom: #ceddb8; $custom-light: #dde7cd; $custom-dark: #000000;
JSON
{
"hex": "#ceddb8",
"rgb": {
"r": 206,
"g": 221,
"b": 184
},
"hsl": {
"h": 84.324,
"s": 35.238,
"l": 79.412
},
"oklch": {
"l": 0.87649,
"c": 0.05214,
"h": 125.4
},
"luminance": 0.68295
}Semantic roles & 50–950 ramp
primary
#CEDDB8
secondary
#9884B5
accent
#37AE68
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483