#CEDFD3#CEDFD3
#CEDFD3 is a very light, muted green. Relative luminance 0.706; OKLCH L 88.8% C 0.024 H 155.1°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFD3 |
|---|---|
| RGB | rgb(206, 223, 211) |
| HSL | hsl(138, 21%, 84%) |
| HSV | hsv(138, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(87.29, -7.89, 3.93) |
| CIE-LCH | lch(87.29, 8.82, 153.52°) |
| OKLab | oklab(88.75% -0.0221 0.0103) |
| OKLCH | oklch(88.75% 0.024 155.1) |
| XYZ | xyz(63.5968, 70.5997, 71.8919) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.09
Honeydew
#F0FFF0
ΔE00 7.00
Mintcream
#F5FFFA
ΔE00 8.44
Silver (survey)
#C5C9C7
ΔE00 8.58
Lightcyan
#E0FFFF
ΔE00 9.08
Azure (CSS)
#F0FFFF
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFD3 #DFCEDA
analogous
#D2DFCE #CEDFD3 #CEDFDC
triadic
#CEDFD3 #D3CEDF #DFD3CE
tetradic
#CEDFD3 #CED2DF #DFCEDA #DFDCCE
square
#CEDFD3 #CED2DF #DFCEDA #DFDCCE
split-complementary
#CEDFD3 #DCCEDF #DFCED2
monochromatic
#84AF91 #A9C7B2 #CEDFD3 #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.39
#CEDFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#CEDFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFD3
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFD3 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#DCDAD4
Tritanopia (blue-blind)
#CCDFDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfd3; /* rgb */ color: rgb(206, 223, 211); /* oklch */ color: oklch(88.8% 0.024 155.1);
Tailwind
colors: {
custom: {
50: '#dde9e0',
500: '#cedfd3',
950: '#000000',
},
}SCSS
$custom: #cedfd3; $custom-light: #dde9e0; $custom-dark: #000000;
JSON
{
"hex": "#cedfd3",
"rgb": {
"r": 206,
"g": 223,
"b": 211
},
"hsl": {
"h": 137.647,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88751,
"c": 0.02438,
"h": 155.1
},
"luminance": 0.706
}Semantic roles & 50–950 ramp
primary
#CEDFD3
secondary
#B59CAE
accent
#46859F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484