#CEDCC3#CEDCC3
#CEDCC3 is a very light, muted yellow-green. Relative luminance 0.682; OKLCH L 87.7% C 0.037 H 131.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCC3 |
|---|---|
| RGB | rgb(206, 220, 195) |
| HSL | hsl(94, 26%, 81%) |
| HSV | hsv(94, 11%, 86%) |
| CMYK | cmyk(6.4%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(86.13, -9.18, 10.69) |
| CIE-LCH | lch(86.13, 14.09, 130.65°) |
| OKLab | oklab(87.71% -0.0243 0.0278) |
| OKLCH | oklch(87.71% 0.037 131.2) |
| XYZ | xyz(60.8955, 68.2481, 61.5842) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.14
Honeydew
#F0FFF0
ΔE00 8.49
Light Grey
#D8DCD6
ΔE00 8.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.49
Eggshell
#F0EAD6
ΔE00 9.58
Off White (survey)
#FFFFE4
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCC3 #D1C3DC
analogous
#DBDCC3 #CEDCC3 #C3DCC5
triadic
#CEDCC3 #C3CEDC #DCC3CE
tetradic
#CEDCC3 #C3DBDC #D1C3DC #DCC5C3
square
#CEDCC3 #C3DBDC #D1C3DC #DCC5C3
split-complementary
#CEDCC3 #C5C3DC #DCC3DB
monochromatic
#8FAF76 #AEC59C #CEDCC3 #EEF3EA #EFF4EC
Accessibility & contrast
On white
1.43
#CEDCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#CEDCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCC3
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCC3 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C2
Deuteranopia (green-blind)
#DCD7C4
Tritanopia (blue-blind)
#CFDAD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcc3; /* rgb */ color: rgb(206, 220, 195); /* oklch */ color: oklch(87.7% 0.037 131.2);
Tailwind
colors: {
custom: {
50: '#dde6d5',
500: '#cedcc3',
950: '#000000',
},
}SCSS
$custom: #cedcc3; $custom-light: #dde6d5; $custom-dark: #000000;
JSON
{
"hex": "#cedcc3",
"rgb": {
"r": 206,
"g": 220,
"b": 195
},
"hsl": {
"h": 93.6,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.87709,
"c": 0.03693,
"h": 131.2
},
"luminance": 0.68248
}Semantic roles & 50–950 ramp
primary
#CEDCC3
secondary
#A490B3
accent
#41A579
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483