#CEDDD7#CEDDD7
#CEDDD7 is a very light, near-neutral teal. Relative luminance 0.697; OKLCH L 88.5% C 0.018 H 170.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDD7 |
|---|---|
| RGB | rgb(206, 221, 215) |
| HSL | hsl(156, 18%, 84%) |
| HSV | hsv(156, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 2.7%, 13.3%) |
| CIE-LAB | lab(86.87, -6.13, 1.21) |
| CIE-LCH | lch(86.87, 6.25, 168.82°) |
| OKLab | oklab(88.45% -0.0178 0.0031) |
| OKLCH | oklch(88.45% 0.018 170) |
| XYZ | xyz(63.5733, 69.7404, 74.3887) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.55
Silver (survey)
#C5C9C7
ΔE00 6.68
Fog
#D8DCE0
ΔE00 7.63
Gainsboro
#DCDCDC
ΔE00 7.70
Mintcream
#F5FFFA
ΔE00 7.80
Light Gray
#D3D3D3
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDD7 #DDCED4
analogous
#CEDDCF #CEDDD7 #CEDBDD
triadic
#CEDDD7 #D7CEDD #DDD7CE
tetradic
#CEDDD7 #CFCEDD #DDCED4 #DBDDCE
square
#CEDDD7 #CFCEDD #DDCED4 #DBDDCE
split-complementary
#CEDDD7 #DDCEDB #DDCFCE
monochromatic
#86AB9C #AAC4BA #CEDDD7 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.40
#CEDDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#CEDDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDD7
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDD7 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD7
Deuteranopia (green-blind)
#D9D9D7
Tritanopia (blue-blind)
#CBDDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ceddd7; /* rgb */ color: rgb(206, 221, 215); /* oklch */ color: oklch(88.5% 0.018 170.0);
Tailwind
colors: {
custom: {
50: '#dde7e3',
500: '#ceddd7',
950: '#000000',
},
}SCSS
$custom: #ceddd7; $custom-light: #dde7e3; $custom-dark: #000000;
JSON
{
"hex": "#ceddd7",
"rgb": {
"r": 206,
"g": 221,
"b": 215
},
"hsl": {
"h": 156,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88451,
"c": 0.01803,
"h": 170
},
"luminance": 0.69741
}Semantic roles & 50–950 ramp
primary
#CEDDD7
secondary
#B39DA5
accent
#496A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484