#CEDACF#CEDACF
#CEDACF is a very light, near-neutral green. Relative luminance 0.678; OKLCH L 87.6% C 0.020 H 147.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDACF |
|---|---|
| RGB | rgb(206, 218, 207) |
| HSL | hsl(125, 14%, 83%) |
| HSV | hsv(125, 6%, 85%) |
| CMYK | cmyk(5.5%, 0%, 5%, 14.5%) |
| CIE-LAB | lab(85.89, -6.05, 4.01) |
| CIE-LCH | lch(85.89, 7.26, 146.45°) |
| OKLab | oklab(87.61% -0.0167 0.0105) |
| OKLCH | oklch(87.61% 0.02 147.8) |
| XYZ | xyz(61.7854, 67.7692, 68.8451) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.39
Silver (survey)
#C5C9C7
ΔE00 6.75
Honeydew
#F0FFF0
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 8.16
Gainsboro
#DCDCDC
ΔE00 8.20
Mintcream
#F5FFFA
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDACF #DACED9
analogous
#D3DACE #CEDACF #CEDAD5
triadic
#CEDACF #CFCEDA #DACFCE
tetradic
#CEDACF #CED3DA #DACED9 #DAD5CE
square
#CEDACF #CED3DA #DACED9 #DAD5CE
split-complementary
#CEDACF #D5CEDA #DACED3
monochromatic
#88A58B #ABC0AD #CEDACF #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.44
#CEDACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#CEDACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDACF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDACF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8CE
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#CDD9D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedacf; /* rgb */ color: rgb(206, 218, 207); /* oklch */ color: oklch(87.6% 0.020 147.8);
Tailwind
colors: {
custom: {
50: '#dde5dd',
500: '#cedacf',
950: '#000000',
},
}SCSS
$custom: #cedacf; $custom-light: #dde5dd; $custom-dark: #000000;
JSON
{
"hex": "#cedacf",
"rgb": {
"r": 206,
"g": 218,
"b": 207
},
"hsl": {
"h": 125,
"s": 13.953,
"l": 83.137
},
"oklch": {
"l": 0.87613,
"c": 0.01973,
"h": 147.8
},
"luminance": 0.6777
}Semantic roles & 50–950 ramp
primary
#CEDACF
secondary
#AF9DAD
accent
#4D9298
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484