#CEDEC2#CEDEC2
#CEDEC2 is a very light, muted yellow-green. Relative luminance 0.693; OKLCH L 88.1% C 0.041 H 131.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEC2 |
|---|---|
| RGB | rgb(206, 222, 194) |
| HSL | hsl(94, 30%, 82%) |
| HSV | hsv(94, 13%, 87%) |
| CMYK | cmyk(7.2%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(86.63, -10.36, 11.93) |
| CIE-LCH | lch(86.63, 15.80, 130.98°) |
| OKLab | oklab(88.1% -0.0275 0.0309) |
| OKLCH | oklch(88.1% 0.041 131.7) |
| XYZ | xyz(61.3108, 69.2591, 61.1668) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.43
Honeydew
#F0FFF0
ΔE00 8.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.23
Lightyellow
#FFFFE0
ΔE00 9.68
Off White (survey)
#FFFFE4
ΔE00 9.80
Light Grey
#D8DCD6
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEC2 #D2C2DE
analogous
#DCDEC2 #CEDEC2 #C2DEC4
triadic
#CEDEC2 #C2CEDE #DEC2CE
tetradic
#CEDEC2 #C2DCDE #D2C2DE #DEC4C2
square
#CEDEC2 #C2DCDE #D2C2DE #DEC4C2
split-complementary
#CEDEC2 #C4C2DE #DEC2DC
monochromatic
#8EB373 #AEC99A #CEDEC2 #EEF3EA #EFF4EB
Accessibility & contrast
On white
1.41
#CEDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CEDEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEC2
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEC2 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DAC0
Deuteranopia (green-blind)
#DED8C3
Tritanopia (blue-blind)
#CFDBD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedec2; /* rgb */ color: rgb(206, 222, 194); /* oklch */ color: oklch(88.1% 0.041 131.7);
Tailwind
colors: {
custom: {
50: '#dde8d4',
500: '#cedec2',
950: '#000000',
},
}SCSS
$custom: #cedec2; $custom-light: #dde8d4; $custom-dark: #000000;
JSON
{
"hex": "#cedec2",
"rgb": {
"r": 206,
"g": 222,
"b": 194
},
"hsl": {
"h": 94.286,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.88099,
"c": 0.04143,
"h": 131.7
},
"luminance": 0.69259
}Semantic roles & 50–950 ramp
primary
#CEDEC2
secondary
#A58FB5
accent
#3DA87A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483