#CEDDB4#CEDDB4
#CEDDB4 is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.6% C 0.057 H 123.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDB4 |
|---|---|
| RGB | rgb(206, 221, 180) |
| HSL | hsl(82, 38%, 79%) |
| HSV | hsv(82, 19%, 87%) |
| CMYK | cmyk(6.8%, 0%, 18.6%, 13.3%) |
| CIE-LAB | lab(86.07, -12.13, 18.48) |
| CIE-LCH | lch(86.07, 22.10, 123.28°) |
| OKLab | oklab(87.56% -0.0319 0.0474) |
| OKLCH | oklch(87.56% 0.057 123.9) |
| XYZ | xyz(59.5472, 68.1299, 53.1845) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.30
Light Sage
#BCECAC
ΔE00 8.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.53
Palegoldenrod
#EEE8AA
ΔE00 8.79
Pale Olive
#B9CC81
ΔE00 8.99
Beige (survey)
#E6DAA6
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDB4 #C3B4DD
analogous
#DDD7B4 #CEDDB4 #B9DDB4
triadic
#CEDDB4 #B4CEDD #DDB4CE
tetradic
#CEDDB4 #B4DDD7 #C3B4DD #DDB4B9
square
#CEDDB4 #B4DDD7 #C3B4DD #DDB4B9
split-complementary
#CEDDB4 #B4B9DD #D7B4DD
monochromatic
#97B760 #B2CA8A #CEDDB4 #EAF0DE #F1F5EA
Accessibility & contrast
On white
1.44
#CEDDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#CEDDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDB4
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDB4 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8B2
Deuteranopia (green-blind)
#E0D7B6
Tritanopia (blue-blind)
#D1D9D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ceddb4; /* rgb */ color: rgb(206, 221, 180); /* oklch */ color: oklch(87.6% 0.057 123.9);
Tailwind
colors: {
custom: {
50: '#dde7ca',
500: '#ceddb4',
950: '#000000',
},
}SCSS
$custom: #ceddb4; $custom-light: #dde7ca; $custom-dark: #000000;
JSON
{
"hex": "#ceddb4",
"rgb": {
"r": 206,
"g": 221,
"b": 180
},
"hsl": {
"h": 81.951,
"s": 37.615,
"l": 78.627
},
"oklch": {
"l": 0.87556,
"c": 0.05712,
"h": 123.9
},
"luminance": 0.6813
}Semantic roles & 50–950 ramp
primary
#CEDDB4
secondary
#9480B5
accent
#35B162
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482