#CEDFD8#CEDFD8
#CEDFD8 is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.9% C 0.021 H 169.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFD8 |
|---|---|
| RGB | rgb(206, 223, 216) |
| HSL | hsl(155, 21%, 84%) |
| HSV | hsv(155, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(87.41, -6.97, 1.48) |
| CIE-LCH | lch(87.41, 7.13, 168.03°) |
| OKLab | oklab(88.89% -0.0201 0.0038) |
| OKLCH | oklch(88.89% 0.021 169.3) |
| XYZ | xyz(64.2334, 70.8543, 75.2446) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.33
Honeydew
#F0FFF0
ΔE00 7.52
Silver (survey)
#C5C9C7
ΔE00 7.58
Mintcream
#F5FFFA
ΔE00 7.76
Azure (CSS)
#F0FFFF
ΔE00 7.88
Lightcyan
#E0FFFF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFD8 #DFCED5
analogous
#CEDFD0 #CEDFD8 #CEDEDF
triadic
#CEDFD8 #D8CEDF #DFD8CE
tetradic
#CEDFD8 #D0CEDF #DFCED5 #DEDFCE
square
#CEDFD8 #D0CEDF #DFCED5 #DEDFCE
split-complementary
#CEDFD8 #DFCEDE #DFD0CE
monochromatic
#84AF9D #A9C7BB #CEDFD8 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.38
#CEDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#CEDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFD8
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFD8 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD8
Deuteranopia (green-blind)
#DBDAD8
Tritanopia (blue-blind)
#CBDFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfd8; /* rgb */ color: rgb(206, 223, 216); /* oklch */ color: oklch(88.9% 0.021 169.3);
Tailwind
colors: {
custom: {
50: '#dde9e4',
500: '#cedfd8',
950: '#000000',
},
}SCSS
$custom: #cedfd8; $custom-light: #dde9e4; $custom-dark: #000000;
JSON
{
"hex": "#cedfd8",
"rgb": {
"r": 206,
"g": 223,
"b": 216
},
"hsl": {
"h": 155.294,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.8889,
"c": 0.02051,
"h": 169.3
},
"luminance": 0.70855
}Semantic roles & 50–950 ramp
primary
#CEDFD8
secondary
#B59CA6
accent
#466B9F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484