#CEDDB6#CEDDB6
#CEDDB6 is a very light, muted yellow-green. Relative luminance 0.682; OKLCH L 87.6% C 0.055 H 124.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDB6 |
|---|---|
| RGB | rgb(206, 221, 182) |
| HSL | hsl(83, 36%, 79%) |
| HSV | hsv(83, 18%, 87%) |
| CMYK | cmyk(6.8%, 0%, 17.6%, 13.3%) |
| CIE-LAB | lab(86.11, -11.81, 17.49) |
| CIE-LCH | lch(86.11, 21.10, 124.04°) |
| OKLab | oklab(87.6% -0.031 0.0449) |
| OKLCH | oklch(87.6% 0.055 124.6) |
| XYZ | xyz(59.7524, 68.2120, 54.2652) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.65
Light Sage
#BCECAC
ΔE00 8.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.54
Palegoldenrod
#EEE8AA
ΔE00 9.14
Beige
#F5F5DC
ΔE00 9.30
Eggshell (survey)
#FFFFD4
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDB6 #C5B6DD
analogous
#DDD9B6 #CEDDB6 #BBDDB6
triadic
#CEDDB6 #B6CEDD #DDB6CE
tetradic
#CEDDB6 #B6DDD9 #C5B6DD #DDB6BB
square
#CEDDB6 #B6DDD9 #C5B6DD #DDB6BB
split-complementary
#CEDDB6 #B6BBDD #D9B6DD
monochromatic
#96B662 #B2CA8C #CEDDB6 #EAF0E0 #F1F5EA
Accessibility & contrast
On white
1.43
#CEDDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#CEDDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDB6
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDB6 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8B4
Deuteranopia (green-blind)
#E0D7B8
Tritanopia (blue-blind)
#D1D9D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ceddb6; /* rgb */ color: rgb(206, 221, 182); /* oklch */ color: oklch(87.6% 0.055 124.6);
Tailwind
colors: {
custom: {
50: '#dde7cc',
500: '#ceddb6',
950: '#000000',
},
}SCSS
$custom: #ceddb6; $custom-light: #dde7cc; $custom-dark: #000000;
JSON
{
"hex": "#ceddb6",
"rgb": {
"r": 206,
"g": 221,
"b": 182
},
"hsl": {
"h": 83.077,
"s": 36.449,
"l": 79.02
},
"oklch": {
"l": 0.87602,
"c": 0.05462,
"h": 124.6
},
"luminance": 0.68212
}Semantic roles & 50–950 ramp
primary
#CEDDB6
secondary
#9682B5
accent
#36AF65
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483