#CEDBCE#CEDBCE
#CEDBCE is a very light, muted green. Relative luminance 0.682; OKLCH L 87.8% C 0.022 H 145.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBCE |
|---|---|
| RGB | rgb(206, 219, 206) |
| HSL | hsl(120, 15%, 83%) |
| HSV | hsv(120, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(86.13, -6.75, 4.88) |
| CIE-LCH | lch(86.13, 8.33, 144.10°) |
| OKLab | oklab(87.79% -0.0185 0.0128) |
| OKLCH | oklch(87.79% 0.022 145.4) |
| XYZ | xyz(61.9236, 68.2406, 68.2900) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 7.60
Honeydew
#F0FFF0
ΔE00 7.67
Beige
#F5F5DC
ΔE00 8.82
Mintcream
#F5FFFA
ΔE00 8.88
Light Gray
#D3D3D3
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBCE #DBCEDB
analogous
#D4DBCE #CEDBCE #CEDBD4
triadic
#CEDBCE #CECEDB #DBCECE
tetradic
#CEDBCE #CED4DB #DBCEDB #DBD4CE
square
#CEDBCE #CED4DB #DBCEDB #DBD4CE
split-complementary
#CEDBCE #D4CEDB #DBCED4
monochromatic
#87A787 #ABC1AB #CEDBCE #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.43
#CEDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#CEDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBCE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBCE | 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)
#DCD8CD
Deuteranopia (green-blind)
#D9D7CF
Tritanopia (blue-blind)
#CDDAD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedbce; /* rgb */ color: rgb(206, 219, 206); /* oklch */ color: oklch(87.8% 0.022 145.4);
Tailwind
colors: {
custom: {
50: '#dde6dd',
500: '#cedbce',
950: '#000000',
},
}SCSS
$custom: #cedbce; $custom-light: #dde6dd; $custom-dark: #000000;
JSON
{
"hex": "#cedbce",
"rgb": {
"r": 206,
"g": 219,
"b": 206
},
"hsl": {
"h": 120,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.87791,
"c": 0.02248,
"h": 145.4
},
"luminance": 0.68241
}Semantic roles & 50–950 ramp
primary
#CEDBCE
secondary
#B09DB0
accent
#4C9999
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484