#CEDECF#CEDECF
#CEDECF is a very light, muted green. Relative luminance 0.699; OKLCH L 88.4% C 0.027 H 147.1°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDECF |
|---|---|
| RGB | rgb(206, 222, 207) |
| HSL | hsl(124, 20%, 84%) |
| HSV | hsv(124, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(86.93, -8.10, 5.52) |
| CIE-LCH | lch(86.93, 9.81, 145.74°) |
| OKLab | oklab(88.44% -0.0223 0.0144) |
| OKLCH | oklch(88.44% 0.027 147.1) |
| XYZ | xyz(62.8352, 69.8688, 69.1950) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.48
Honeydew
#F0FFF0
ΔE00 7.12
Beige
#F5F5DC
ΔE00 8.83
Silver (survey)
#C5C9C7
ΔE00 8.99
Mintcream
#F5FFFA
ΔE00 9.05
Eggshell
#F0EAD6
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDECF #DECEDD
analogous
#D5DECE #CEDECF #CEDED7
triadic
#CEDECF #CFCEDE #DECFCE
tetradic
#CEDECF #CED5DE #DECEDD #DED7CE
square
#CEDECF #CED5DE #DECEDD #DED7CE
split-complementary
#CEDECF #D7CEDE #DECED5
monochromatic
#85AD87 #A9C5AB #CEDECF #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.40
#CEDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#CEDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDECF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDECF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#CDDDDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedecf; /* rgb */ color: rgb(206, 222, 207); /* oklch */ color: oklch(88.4% 0.027 147.1);
Tailwind
colors: {
custom: {
50: '#dde8dd',
500: '#cedecf',
950: '#000000',
},
}SCSS
$custom: #cedecf; $custom-light: #dde8dd; $custom-dark: #000000;
JSON
{
"hex": "#cedecf",
"rgb": {
"r": 206,
"g": 222,
"b": 207
},
"hsl": {
"h": 123.75,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.88436,
"c": 0.02656,
"h": 147.1
},
"luminance": 0.69869
}Semantic roles & 50–950 ramp
primary
#CEDECF
secondary
#B49CB2
accent
#48989E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484