#CEDDC1#CEDDC1
#CEDDC1 is a very light, muted yellow-green. Relative luminance 0.687; OKLCH L 87.9% C 0.041 H 130.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDC1 |
|---|---|
| RGB | rgb(206, 221, 193) |
| HSL | hsl(92, 29%, 81%) |
| HSV | hsv(92, 13%, 87%) |
| CMYK | cmyk(6.8%, 0%, 12.7%, 13.3%) |
| CIE-LAB | lab(86.35, -10.02, 12.05) |
| CIE-LCH | lch(86.35, 15.67, 129.75°) |
| OKLab | oklab(87.87% -0.0265 0.0313) |
| OKLCH | oklch(87.87% 0.041 130.4) |
| XYZ | xyz(60.9341, 68.6847, 60.4890) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.34
Honeydew
#F0FFF0
ΔE00 8.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.17
Lightyellow
#FFFFE0
ΔE00 9.64
Light Grey
#D8DCD6
ΔE00 9.69
Off White (survey)
#FFFFE4
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDC1 #D0C1DD
analogous
#DCDDC1 #CEDDC1 #C1DDC2
triadic
#CEDDC1 #C1CEDD #DDC1CE
tetradic
#CEDDC1 #C1DCDD #D0C1DD #DDC2C1
square
#CEDDC1 #C1DCDD #D0C1DD #DDC2C1
split-complementary
#CEDDC1 #C2C1DD #DDC1DC
monochromatic
#90B272 #AFC799 #CEDDC1 #EDF3E9 #EFF4EB
Accessibility & contrast
On white
1.42
#CEDDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CEDDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDC1
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDC1 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9BF
Deuteranopia (green-blind)
#DED8C2
Tritanopia (blue-blind)
#CFDAD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddc1; /* rgb */ color: rgb(206, 221, 193); /* oklch */ color: oklch(87.9% 0.041 130.4);
Tailwind
colors: {
custom: {
50: '#dde7d3',
500: '#ceddc1',
950: '#000000',
},
}SCSS
$custom: #ceddc1; $custom-light: #dde7d3; $custom-dark: #000000;
JSON
{
"hex": "#ceddc1",
"rgb": {
"r": 206,
"g": 221,
"b": 193
},
"hsl": {
"h": 92.143,
"s": 29.167,
"l": 81.176
},
"oklch": {
"l": 0.87866,
"c": 0.04101,
"h": 130.4
},
"luminance": 0.68685
}Semantic roles & 50–950 ramp
primary
#CEDDC1
secondary
#A28EB4
accent
#3EA877
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483