#CEDFD2#CEDFD2
#CEDFD2 is a very light, muted green. Relative luminance 0.706; OKLCH L 88.7% C 0.025 H 152.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFD2 |
|---|---|
| RGB | rgb(206, 223, 210) |
| HSL | hsl(134, 21%, 84%) |
| HSV | hsv(134, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(87.27, -8.07, 4.42) |
| CIE-LCH | lch(87.27, 9.21, 151.29°) |
| OKLab | oklab(88.72% -0.0225 0.0116) |
| OKLCH | oklch(88.72% 0.025 152.8) |
| XYZ | xyz(63.4718, 70.5497, 71.2338) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.30
Honeydew
#F0FFF0
ΔE00 6.97
Mintcream
#F5FFFA
ΔE00 8.62
Silver (survey)
#C5C9C7
ΔE00 8.80
Beige
#F5F5DC
ΔE00 9.22
Lightcyan
#E0FFFF
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFD2 #DFCEDB
analogous
#D3DFCE #CEDFD2 #CEDFDB
triadic
#CEDFD2 #D2CEDF #DFD2CE
tetradic
#CEDFD2 #CED3DF #DFCEDB #DFDBCE
square
#CEDFD2 #CED3DF #DFCEDB #DFDBCE
split-complementary
#CEDFD2 #DBCEDF #DFCED3
monochromatic
#84AF8E #A9C7B0 #CEDFD2 #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.39
#CEDFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CEDFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFD2
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFD2 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#DCDAD3
Tritanopia (blue-blind)
#CCDEDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfd2; /* rgb */ color: rgb(206, 223, 210); /* oklch */ color: oklch(88.7% 0.025 152.8);
Tailwind
colors: {
custom: {
50: '#dde9df',
500: '#cedfd2',
950: '#000000',
},
}SCSS
$custom: #cedfd2; $custom-light: #dde9df; $custom-dark: #000000;
JSON
{
"hex": "#cedfd2",
"rgb": {
"r": 206,
"g": 223,
"b": 210
},
"hsl": {
"h": 134.118,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88724,
"c": 0.0253,
"h": 152.8
},
"luminance": 0.7055
}Semantic roles & 50–950 ramp
primary
#CEDFD2
secondary
#B59CAF
accent
#468A9F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484