#CED2C2#CED2C2
#CED2C2 is a very light, muted yellow-green. Relative luminance 0.631; OKLCH L 85.6% C 0.022 H 118.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2C2 |
|---|---|
| RGB | rgb(206, 210, 194) |
| HSL | hsl(75, 15%, 79%) |
| HSV | hsv(75, 8%, 82%) |
| CMYK | cmyk(1.9%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(83.50, -4.21, 7.45) |
| CIE-LCH | lch(83.50, 8.56, 119.44°) |
| OKLab | oklab(85.62% -0.0105 0.0195) |
| OKLCH | oklch(85.62% 0.022 118.3) |
| XYZ | xyz(58.2364, 63.1101, 60.1419) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.02
Silver (survey)
#C5C9C7
ΔE00 6.60
Eggshell
#F0EAD6
ΔE00 7.38
Light Gray
#D3D3D3
ΔE00 8.04
Gainsboro
#DCDCDC
ΔE00 8.48
Beige
#F5F5DC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2C2 #C6C2D2
analogous
#D2CEC2 #CED2C2 #C6D2C2
triadic
#CED2C2 #C2CED2 #D2C2CE
tetradic
#CED2C2 #C2D2CE #C6C2D2 #D2C2C6
square
#CED2C2 #C2D2CE #C6C2D2 #D2C2C6
split-complementary
#CED2C2 #C2C6D2 #CEC2D2
monochromatic
#959E7C #B2B89F #CED2C2 #EAECE5 #F1F2ED
Accessibility & contrast
On white
1.54
#CED2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CED2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2C2
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2C2 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#D4D0C3
Tritanopia (blue-blind)
#D0D0CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced2c2; /* rgb */ color: rgb(206, 210, 194); /* oklch */ color: oklch(85.6% 0.022 118.3);
Tailwind
colors: {
custom: {
50: '#dddfd4',
500: '#ced2c2',
950: '#000000',
},
}SCSS
$custom: #ced2c2; $custom-light: #dddfd4; $custom-dark: #000000;
JSON
{
"hex": "#ced2c2",
"rgb": {
"r": 206,
"g": 210,
"b": 194
},
"hsl": {
"h": 75,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.85623,
"c": 0.02213,
"h": 118.3
},
"luminance": 0.6311
}Semantic roles & 50–950 ramp
primary
#CED2C2
secondary
#9792A7
accent
#4C995F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483