#CEDECB#CEDECB
#CEDECB is a very light, muted green. Relative luminance 0.697; OKLCH L 88.3% C 0.031 H 140.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDECB |
|---|---|
| RGB | rgb(206, 222, 203) |
| HSL | hsl(111, 22%, 83%) |
| HSV | hsv(111, 9%, 87%) |
| CMYK | cmyk(7.2%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(86.84, -8.81, 7.49) |
| CIE-LCH | lch(86.84, 11.57, 139.64°) |
| OKLab | oklab(88.33% -0.0239 0.0195) |
| OKLCH | oklch(88.33% 0.031 140.7) |
| XYZ | xyz(62.3524, 69.6757, 66.6521) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.37
Light Grey
#D8DCD6
ΔE00 7.49
Beige
#F5F5DC
ΔE00 8.47
Eggshell
#F0EAD6
ΔE00 9.73
Mintcream
#F5FFFA
ΔE00 9.91
Off White (survey)
#FFFFE4
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDECB #DBCBDE
analogous
#D7DECB #CEDECB #CBDED1
triadic
#CEDECB #CBCEDE #DECBCE
tetradic
#CEDECB #CBD7DE #DBCBDE #DED1CB
square
#CEDECB #CBD7DE #DBCBDE #DED1CB
split-complementary
#CEDECB #D1CBDE #DECBD7
monochromatic
#87AE80 #ABC6A6 #CEDECB #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.41
#CEDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#CEDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDECB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDECB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#DCD9CC
Tritanopia (blue-blind)
#CDDDD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedecb; /* rgb */ color: rgb(206, 222, 203); /* oklch */ color: oklch(88.3% 0.031 140.7);
Tailwind
colors: {
custom: {
50: '#dde8da',
500: '#cedecb',
950: '#000000',
},
}SCSS
$custom: #cedecb; $custom-light: #dde8da; $custom-dark: #000000;
JSON
{
"hex": "#cedecb",
"rgb": {
"r": 206,
"g": 222,
"b": 203
},
"hsl": {
"h": 110.526,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.8833,
"c": 0.03088,
"h": 140.7
},
"luminance": 0.69676
}Semantic roles & 50–950 ramp
primary
#CEDECB
secondary
#B099B4
accent
#45A192
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483