#CEDFD1#CEDFD1
#CEDFD1 is a very light, muted green. Relative luminance 0.705; OKLCH L 88.7% C 0.026 H 150.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFD1 |
|---|---|
| RGB | rgb(206, 223, 209) |
| HSL | hsl(131, 21%, 84%) |
| HSV | hsv(131, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(87.24, -8.26, 4.91) |
| CIE-LCH | lch(87.24, 9.61, 149.24°) |
| OKLab | oklab(88.7% -0.0229 0.0128) |
| OKLCH | oklch(88.7% 0.026 150.8) |
| XYZ | xyz(63.3476, 70.5000, 70.5797) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.52
Honeydew
#F0FFF0
ΔE00 6.96
Mintcream
#F5FFFA
ΔE00 8.81
Silver (survey)
#C5C9C7
ΔE00 9.04
Beige
#F5F5DC
ΔE00 9.08
Lightcyan
#E0FFFF
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFD1 #DFCEDC
analogous
#D4DFCE #CEDFD1 #CEDFDA
triadic
#CEDFD1 #D1CEDF #DFD1CE
tetradic
#CEDFD1 #CED4DF #DFCEDC #DFDACE
square
#CEDFD1 #CED4DF #DFCEDC #DFDACE
split-complementary
#CEDFD1 #DACEDF #DFCED4
monochromatic
#84AF8B #A9C7AE #CEDFD1 #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.39
#CEDFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CEDFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFD1
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFD1 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD0
Deuteranopia (green-blind)
#DCDAD2
Tritanopia (blue-blind)
#CCDEDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfd1; /* rgb */ color: rgb(206, 223, 209); /* oklch */ color: oklch(88.7% 0.026 150.8);
Tailwind
colors: {
custom: {
50: '#dde9df',
500: '#cedfd1',
950: '#000000',
},
}SCSS
$custom: #cedfd1; $custom-light: #dde9df; $custom-dark: #000000;
JSON
{
"hex": "#cedfd1",
"rgb": {
"r": 206,
"g": 223,
"b": 209
},
"hsl": {
"h": 130.588,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88696,
"c": 0.02626,
"h": 150.8
},
"luminance": 0.70501
}Semantic roles & 50–950 ramp
primary
#CEDFD1
secondary
#B59CB1
accent
#46909F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484