#CEDEC3#CEDEC3
#CEDEC3 is a very light, muted yellow-green. Relative luminance 0.693; OKLCH L 88.1% C 0.040 H 132.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEC3 |
|---|---|
| RGB | rgb(206, 222, 195) |
| HSL | hsl(96, 29%, 82%) |
| HSV | hsv(96, 12%, 87%) |
| CMYK | cmyk(7.2%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(86.65, -10.19, 11.43) |
| CIE-LCH | lch(86.65, 15.32, 131.71°) |
| OKLab | oklab(88.12% -0.0271 0.0297) |
| OKLCH | oklch(88.12% 0.04 132.4) |
| XYZ | xyz(61.4235, 69.3041, 61.7602) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.39
Honeydew
#F0FFF0
ΔE00 8.51
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.34
Light Grey
#D8DCD6
ΔE00 9.58
Lightyellow
#FFFFE0
ΔE00 9.70
Off White (survey)
#FFFFE4
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEC3 #D3C3DE
analogous
#DCDEC3 #CEDEC3 #C3DEC6
triadic
#CEDEC3 #C3CEDE #DEC3CE
tetradic
#CEDEC3 #C3DCDE #D3C3DE #DEC6C3
square
#CEDEC3 #C3DCDE #D3C3DE #DEC6C3
split-complementary
#CEDEC3 #C6C3DE #DEC3DC
monochromatic
#8EB374 #AEC89C #CEDEC3 #EEF4EA #EFF4EB
Accessibility & contrast
On white
1.41
#CEDEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#CEDEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEC3
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEC3 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DAC2
Deuteranopia (green-blind)
#DED8C4
Tritanopia (blue-blind)
#CFDCD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedec3; /* rgb */ color: rgb(206, 222, 195); /* oklch */ color: oklch(88.1% 0.040 132.4);
Tailwind
colors: {
custom: {
50: '#dde8d5',
500: '#cedec3',
950: '#000000',
},
}SCSS
$custom: #cedec3; $custom-light: #dde8d5; $custom-dark: #000000;
JSON
{
"hex": "#cedec3",
"rgb": {
"r": 206,
"g": 222,
"b": 195
},
"hsl": {
"h": 95.556,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.88124,
"c": 0.04022,
"h": 132.4
},
"luminance": 0.69304
}Semantic roles & 50–950 ramp
primary
#CEDEC3
secondary
#A690B5
accent
#3EA87D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483