#CEDDB2#CEDDB2
#CEDDB2 is a very light, muted yellow-green. Relative luminance 0.680; OKLCH L 87.5% C 0.060 H 123.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDB2 |
|---|---|
| RGB | rgb(206, 221, 178) |
| HSL | hsl(81, 39%, 78%) |
| HSV | hsv(81, 19%, 87%) |
| CMYK | cmyk(6.8%, 0%, 19.5%, 13.3%) |
| CIE-LAB | lab(86.03, -12.44, 19.47) |
| CIE-LCH | lch(86.03, 23.10, 122.58°) |
| OKLab | oklab(87.51% -0.0327 0.0499) |
| OKLCH | oklch(87.51% 0.06 123.3) |
| XYZ | xyz(59.3449, 68.0490, 52.1192) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.99
Light Sage
#BCECAC
ΔE00 7.93
Palegoldenrod
#EEE8AA
ΔE00 8.48
Pale Olive
#B9CC81
ΔE00 8.53
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.55
Beige (survey)
#E6DAA6
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDB2 #C1B2DD
analogous
#DDD6B2 #CEDDB2 #B8DDB2
triadic
#CEDDB2 #B2CEDD #DDB2CE
tetradic
#CEDDB2 #B2DDD6 #C1B2DD #DDB2B8
square
#CEDDB2 #B2DDD6 #C1B2DD #DDB2B8
split-complementary
#CEDDB2 #B2B8DD #D6B2DD
monochromatic
#98B85D #B3CA88 #CEDDB2 #E9F0DC #F1F6EA
Accessibility & contrast
On white
1.44
#CEDDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#CEDDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDB2
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDB2 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8AF
Deuteranopia (green-blind)
#E0D7B4
Tritanopia (blue-blind)
#D1D9D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ceddb2; /* rgb */ color: rgb(206, 221, 178); /* oklch */ color: oklch(87.5% 0.060 123.3);
Tailwind
colors: {
custom: {
50: '#dde7c9',
500: '#ceddb2',
950: '#000000',
},
}SCSS
$custom: #ceddb2; $custom-light: #dde7c9; $custom-dark: #000000;
JSON
{
"hex": "#ceddb2",
"rgb": {
"r": 206,
"g": 221,
"b": 178
},
"hsl": {
"h": 80.93,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.87511,
"c": 0.05961,
"h": 123.3
},
"luminance": 0.68049
}Semantic roles & 50–950 ramp
primary
#CEDDB2
secondary
#917EB5
accent
#34B260
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482