#CEDDC2#CEDDC2
#CEDDC2 is a very light, muted yellow-green. Relative luminance 0.687; OKLCH L 87.9% C 0.040 H 131.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDC2 |
|---|---|
| RGB | rgb(206, 221, 194) |
| HSL | hsl(93, 28%, 81%) |
| HSV | hsv(93, 12%, 87%) |
| CMYK | cmyk(6.8%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(86.37, -9.85, 11.55) |
| CIE-LCH | lch(86.37, 15.19, 130.46°) |
| OKLab | oklab(87.89% -0.0261 0.03) |
| OKLCH | oklch(87.89% 0.04 131.1) |
| XYZ | xyz(61.0460, 68.7295, 61.0785) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.29
Honeydew
#F0FFF0
ΔE00 8.66
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.29
Light Grey
#D8DCD6
ΔE00 9.43
Lightyellow
#FFFFE0
ΔE00 9.66
Off White (survey)
#FFFFE4
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDC2 #D1C2DD
analogous
#DCDDC2 #CEDDC2 #C2DDC4
triadic
#CEDDC2 #C2CEDD #DDC2CE
tetradic
#CEDDC2 #C2DCDD #D1C2DD #DDC4C2
square
#CEDDC2 #C2DCDD #D1C2DD #DDC4C2
split-complementary
#CEDDC2 #C4C2DD #DDC2DC
monochromatic
#8FB173 #AEC79B #CEDDC2 #EEF3E9 #EFF4EB
Accessibility & contrast
On white
1.42
#CEDDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CEDDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDC2
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDC2 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C1
Deuteranopia (green-blind)
#DDD8C3
Tritanopia (blue-blind)
#CFDAD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddc2; /* rgb */ color: rgb(206, 221, 194); /* oklch */ color: oklch(87.9% 0.040 131.1);
Tailwind
colors: {
custom: {
50: '#dde7d4',
500: '#ceddc2',
950: '#000000',
},
}SCSS
$custom: #ceddc2; $custom-light: #dde7d4; $custom-dark: #000000;
JSON
{
"hex": "#ceddc2",
"rgb": {
"r": 206,
"g": 221,
"b": 194
},
"hsl": {
"h": 93.333,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.87891,
"c": 0.03978,
"h": 131.1
},
"luminance": 0.6873
}Semantic roles & 50–950 ramp
primary
#CEDDC2
secondary
#A48FB4
accent
#3EA779
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483