#CEDFCE#CEDFCE
#CEDFCE is a very light, muted green. Relative luminance 0.704; OKLCH L 88.6% C 0.029 H 145.3°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFCE |
|---|---|
| RGB | rgb(206, 223, 206) |
| HSL | hsl(120, 21%, 84%) |
| HSV | hsv(120, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(87.17, -8.79, 6.39) |
| CIE-LCH | lch(87.17, 10.87, 144.00°) |
| OKLab | oklab(88.62% -0.0241 0.0167) |
| OKLCH | oklch(88.62% 0.029 145.3) |
| XYZ | xyz(62.9797, 70.3528, 68.6420) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.06
Light Grey
#D8DCD6
ΔE00 7.22
Beige
#F5F5DC
ΔE00 8.74
Mintcream
#F5FFFA
ΔE00 9.43
Silver (survey)
#C5C9C7
ΔE00 9.75
Eggshell
#F0EAD6
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFCE #DFCEDF
analogous
#D7DFCE #CEDFCE #CEDFD7
triadic
#CEDFCE #CECEDF #DFCECE
tetradic
#CEDFCE #CED7DF #DFCEDF #DFD7CE
square
#CEDFCE #CED7DF #DFCEDF #DFD7CE
split-complementary
#CEDFCE #D7CEDF #DFCED7
monochromatic
#84AF84 #A9C7A9 #CEDFCE #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.39
#CEDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#CEDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFCE
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFCE | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCD
Deuteranopia (green-blind)
#DDDACF
Tritanopia (blue-blind)
#CDDEDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedfce; /* rgb */ color: rgb(206, 223, 206); /* oklch */ color: oklch(88.6% 0.029 145.3);
Tailwind
colors: {
custom: {
50: '#dde9dd',
500: '#cedfce',
950: '#000000',
},
}SCSS
$custom: #cedfce; $custom-light: #dde9dd; $custom-dark: #000000;
JSON
{
"hex": "#cedfce",
"rgb": {
"r": 206,
"g": 223,
"b": 206
},
"hsl": {
"h": 120,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88616,
"c": 0.02931,
"h": 145.3
},
"luminance": 0.70353
}Semantic roles & 50–950 ramp
primary
#CEDFCE
secondary
#B59CB5
accent
#469F9F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484