#CFDEDB#CFDEDB
#CFDEDB is a very light, near-neutral teal. Relative luminance 0.706; OKLCH L 88.8% C 0.017 H 182.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEDB |
|---|---|
| RGB | rgb(207, 222, 219) |
| HSL | hsl(168, 19%, 84%) |
| HSV | hsv(168, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(87.30, -5.57, -0.26) |
| CIE-LCH | lch(87.30, 5.57, 182.66°) |
| OKLab | oklab(88.84% -0.0166 -0.0008) |
| OKLCH | oklch(88.84% 0.017 182.7) |
| XYZ | xyz(64.6369, 70.6217, 77.2301) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.54
Silver (survey)
#C5C9C7
ΔE00 6.44
Fog
#D8DCE0
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 7.04
Azure (CSS)
#F0FFFF
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEDB #DECFD2
analogous
#CFDED4 #CFDEDB #CFDADE
triadic
#CFDEDB #DBCFDE #DEDBCF
tetradic
#CFDEDB #D4CFDE #DECFD2 #DADECF
square
#CFDEDB #D4CFDE #DECFD2 #DADECF
split-complementary
#CFDEDB #DECFDA #DED4CF
monochromatic
#86ACA5 #ABC5C0 #CFDEDB #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.39
#CFDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#CFDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEDB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEDB | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D9DADB
Tritanopia (blue-blind)
#CCDFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdedb; /* rgb */ color: rgb(207, 222, 219); /* oklch */ color: oklch(88.8% 0.017 182.7);
Tailwind
colors: {
custom: {
50: '#dde8e6',
500: '#cfdedb',
950: '#000000',
},
}SCSS
$custom: #cfdedb; $custom-light: #dde8e6; $custom-dark: #000000;
JSON
{
"hex": "#cfdedb",
"rgb": {
"r": 207,
"g": 222,
"b": 219
},
"hsl": {
"h": 168,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88843,
"c": 0.01659,
"h": 182.7
},
"luminance": 0.70622
}Semantic roles & 50–950 ramp
primary
#CFDEDB
secondary
#B49DA2
accent
#495A9D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484