#CEDDC4#CEDDC4
#CEDDC4 is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 87.9% C 0.037 H 132.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDC4 |
|---|---|
| RGB | rgb(206, 221, 196) |
| HSL | hsl(96, 27%, 82%) |
| HSV | hsv(96, 11%, 87%) |
| CMYK | cmyk(6.8%, 0%, 11.3%, 13.3%) |
| CIE-LAB | lab(86.41, -9.51, 10.57) |
| CIE-LCH | lch(86.41, 14.22, 132.00°) |
| OKLab | oklab(87.94% -0.0253 0.0275) |
| OKLCH | oklch(87.94% 0.037 132.7) |
| XYZ | xyz(61.2722, 68.8199, 62.2694) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.24
Honeydew
#F0FFF0
ΔE00 8.32
Light Grey
#D8DCD6
ΔE00 8.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.54
Off White (survey)
#FFFFE4
ΔE00 9.72
Lightyellow
#FFFFE0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDC4 #D3C4DD
analogous
#DBDDC4 #CEDDC4 #C4DDC7
triadic
#CEDDC4 #C4CEDD #DDC4CE
tetradic
#CEDDC4 #C4DBDD #D3C4DD #DDC7C4
square
#CEDDC4 #C4DBDD #D3C4DD #DDC7C4
split-complementary
#CEDDC4 #C7C4DD #DDC4DB
monochromatic
#8EB076 #AEC79D #CEDDC4 #EEF3EB #EFF4EC
Accessibility & contrast
On white
1.42
#CEDDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CEDDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDC4
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDC4 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C3
Deuteranopia (green-blind)
#DDD8C5
Tritanopia (blue-blind)
#CFDBD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddc4; /* rgb */ color: rgb(206, 221, 196); /* oklch */ color: oklch(87.9% 0.037 132.7);
Tailwind
colors: {
custom: {
50: '#dde7d5',
500: '#ceddc4',
950: '#000000',
},
}SCSS
$custom: #ceddc4; $custom-light: #dde7d5; $custom-dark: #000000;
JSON
{
"hex": "#ceddc4",
"rgb": {
"r": 206,
"g": 221,
"b": 196
},
"hsl": {
"h": 96,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.87942,
"c": 0.03736,
"h": 132.7
},
"luminance": 0.6882
}Semantic roles & 50–950 ramp
primary
#CEDDC4
secondary
#A691B4
accent
#40A57D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483