#CFDEDD#CFDEDD
#CFDEDD is a very light, near-neutral teal. Relative luminance 0.707; OKLCH L 88.9% C 0.016 H 192.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEDD |
|---|---|
| RGB | rgb(207, 222, 221) |
| HSL | hsl(176, 19%, 84%) |
| HSV | hsv(176, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.35, -5.19, -1.24) |
| CIE-LCH | lch(87.35, 5.34, 193.40°) |
| OKLab | oklab(88.9% -0.0158 -0.0034) |
| OKLCH | oklch(88.9% 0.016 192) |
| XYZ | xyz(64.9018, 70.7277, 78.6251) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.77
Fog
#D8DCE0
ΔE00 5.92
Silver (survey)
#C5C9C7
ΔE00 6.33
Gainsboro
#DCDCDC
ΔE00 6.70
Light Gray
#D3D3D3
ΔE00 6.94
Azure (CSS)
#F0FFFF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEDD #DECFD0
analogous
#CFDED6 #CFDEDD #CFD8DE
triadic
#CFDEDD #DDCFDE #DEDDCF
tetradic
#CFDEDD #D6CFDE #DECFD0 #D8DECF
square
#CFDEDD #D6CFDE #DECFD0 #D8DECF
split-complementary
#CFDEDD #DECFD8 #DED6CF
monochromatic
#86ACAA #ABC5C3 #CFDEDD #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.39
#CFDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#CFDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEDD
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEDD | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#CBDFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdedd; /* rgb */ color: rgb(207, 222, 221); /* oklch */ color: oklch(88.9% 0.016 192.0);
Tailwind
colors: {
custom: {
50: '#dde8e7',
500: '#cfdedd',
950: '#000000',
},
}SCSS
$custom: #cfdedd; $custom-light: #dde8e7; $custom-dark: #000000;
JSON
{
"hex": "#cfdedd",
"rgb": {
"r": 207,
"g": 222,
"b": 221
},
"hsl": {
"h": 176,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88901,
"c": 0.01616,
"h": 192
},
"luminance": 0.70728
}Semantic roles & 50–950 ramp
primary
#CFDEDD
secondary
#B49D9F
accent
#494E9D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484