#CEDDD6#CEDDD6
#CEDDD6 is a very light, near-neutral teal. Relative luminance 0.697; OKLCH L 88.4% C 0.019 H 166.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDD6 |
|---|---|
| RGB | rgb(206, 221, 214) |
| HSL | hsl(152, 18%, 84%) |
| HSV | hsv(152, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 3.2%, 13.3%) |
| CIE-LAB | lab(86.84, -6.32, 1.70) |
| CIE-LCH | lch(86.84, 6.54, 164.92°) |
| OKLab | oklab(88.42% -0.0181 0.0044) |
| OKLCH | oklch(88.42% 0.019 166.3) |
| XYZ | xyz(63.4452, 69.6891, 73.7141) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.63
Silver (survey)
#C5C9C7
ΔE00 6.86
Honeydew
#F0FFF0
ΔE00 7.83
Mintcream
#F5FFFA
ΔE00 7.87
Gainsboro
#DCDCDC
ΔE00 7.93
Fog
#D8DCE0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDD6 #DDCED5
analogous
#CEDDCE #CEDDD6 #CEDCDD
triadic
#CEDDD6 #D6CEDD #DDD6CE
tetradic
#CEDDD6 #CECEDD #DDCED5 #DCDDCE
square
#CEDDD6 #CECEDD #DDCED5 #DCDDCE
split-complementary
#CEDDD6 #DDCEDC #DDCECE
monochromatic
#86AB9A #AAC4B8 #CEDDD6 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.41
#CEDDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#CEDDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDD6
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDD6 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD6
Deuteranopia (green-blind)
#D9D9D6
Tritanopia (blue-blind)
#CBDDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ceddd6; /* rgb */ color: rgb(206, 221, 214); /* oklch */ color: oklch(88.4% 0.019 166.3);
Tailwind
colors: {
custom: {
50: '#dde7e2',
500: '#ceddd6',
950: '#000000',
},
}SCSS
$custom: #ceddd6; $custom-light: #dde7e2; $custom-dark: #000000;
JSON
{
"hex": "#ceddd6",
"rgb": {
"r": 206,
"g": 221,
"b": 214
},
"hsl": {
"h": 152,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88423,
"c": 0.01868,
"h": 166.3
},
"luminance": 0.6969
}Semantic roles & 50–950 ramp
primary
#CEDDD6
secondary
#B39DA7
accent
#49709C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484