#CEDFD7#CEDFD7
#CEDFD7 is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.9% C 0.021 H 166.0°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFD7 |
|---|---|
| RGB | rgb(206, 223, 215) |
| HSL | hsl(152, 21%, 84%) |
| HSV | hsv(152, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(87.39, -7.16, 1.97) |
| CIE-LCH | lch(87.39, 7.42, 164.62°) |
| OKLab | oklab(88.86% -0.0205 0.0051) |
| OKLCH | oklch(88.86% 0.021 166) |
| XYZ | xyz(64.1045, 70.8027, 74.5658) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.43
Honeydew
#F0FFF0
ΔE00 7.36
Silver (survey)
#C5C9C7
ΔE00 7.76
Mintcream
#F5FFFA
ΔE00 7.86
Azure (CSS)
#F0FFFF
ΔE00 8.10
Lightcyan
#E0FFFF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFD7 #DFCED6
analogous
#CEDFCF #CEDFD7 #CEDFDF
triadic
#CEDFD7 #D7CEDF #DFD7CE
tetradic
#CEDFD7 #CFCEDF #DFCED6 #DFDFCE
square
#CEDFD7 #CFCEDF #DFCED6 #DFDFCE
split-complementary
#CEDFD7 #DFCEDF #DFCFCE
monochromatic
#84AF9B #A9C7B9 #CEDFD7 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.39
#CEDFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CEDFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFD7
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFD7 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD7
Deuteranopia (green-blind)
#DBDAD7
Tritanopia (blue-blind)
#CBDFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfd7; /* rgb */ color: rgb(206, 223, 215); /* oklch */ color: oklch(88.9% 0.021 166.0);
Tailwind
colors: {
custom: {
50: '#dde9e3',
500: '#cedfd7',
950: '#000000',
},
}SCSS
$custom: #cedfd7; $custom-light: #dde9e3; $custom-dark: #000000;
JSON
{
"hex": "#cedfd7",
"rgb": {
"r": 206,
"g": 223,
"b": 215
},
"hsl": {
"h": 151.765,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88862,
"c": 0.02117,
"h": 166
},
"luminance": 0.70803
}Semantic roles & 50–950 ramp
primary
#CEDFD7
secondary
#B59CA8
accent
#46709F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484