#CEDFD5#CEDFD5
#CEDFD5 is a very light, muted green. Relative luminance 0.707; OKLCH L 88.8% C 0.023 H 160.2°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFD5 |
|---|---|
| RGB | rgb(206, 223, 213) |
| HSL | hsl(145, 21%, 84%) |
| HSV | hsv(145, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(87.34, -7.53, 2.95) |
| CIE-LCH | lch(87.34, 8.08, 158.60°) |
| OKLab | oklab(88.81% -0.0213 0.0077) |
| OKLCH | oklch(88.81% 0.023 160.2) |
| XYZ | xyz(63.8491, 70.7006, 73.2206) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.72
Honeydew
#F0FFF0
ΔE00 7.13
Mintcream
#F5FFFA
ΔE00 8.12
Silver (survey)
#C5C9C7
ΔE00 8.15
Azure (CSS)
#F0FFFF
ΔE00 8.57
Lightcyan
#E0FFFF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFD5 #DFCED8
analogous
#D0DFCE #CEDFD5 #CEDFDE
triadic
#CEDFD5 #D5CEDF #DFD5CE
tetradic
#CEDFD5 #CED0DF #DFCED8 #DFDECE
square
#CEDFD5 #CED0DF #DFCED8 #DFDECE
split-complementary
#CEDFD5 #DECEDF #DFCED0
monochromatic
#84AF96 #A9C7B5 #CEDFD5 #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.39
#CEDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CEDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFD5
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFD5 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD5
Deuteranopia (green-blind)
#DBDAD6
Tritanopia (blue-blind)
#CBDFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfd5; /* rgb */ color: rgb(206, 223, 213); /* oklch */ color: oklch(88.8% 0.023 160.2);
Tailwind
colors: {
custom: {
50: '#dde9e1',
500: '#cedfd5',
950: '#000000',
},
}SCSS
$custom: #cedfd5; $custom-light: #dde9e1; $custom-dark: #000000;
JSON
{
"hex": "#cedfd5",
"rgb": {
"r": 206,
"g": 223,
"b": 213
},
"hsl": {
"h": 144.706,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88806,
"c": 0.02267,
"h": 160.2
},
"luminance": 0.70701
}Semantic roles & 50–950 ramp
primary
#CEDFD5
secondary
#B59CAB
accent
#467B9F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484