#CFDDDE#CFDDDE
#CFDDDE is a very light, near-neutral teal. Relative luminance 0.703; OKLCH L 88.7% C 0.015 H 202.0°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDDE |
|---|---|
| RGB | rgb(207, 221, 222) |
| HSL | hsl(184, 19%, 84%) |
| HSV | hsv(184, 7%, 87%) |
| CMYK | cmyk(6.8%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(87.12, -4.49, -2.10) |
| CIE-LCH | lch(87.12, 4.96, 205.13°) |
| OKLab | oklab(88.73% -0.014 -0.0057) |
| OKLCH | oklch(88.73% 0.015 202) |
| XYZ | xyz(64.7706, 70.2515, 79.2406) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.90
Fog
#D8DCE0
ΔE00 4.99
Silver (survey)
#C5C9C7
ΔE00 5.97
Gainsboro
#DCDCDC
ΔE00 6.10
Light Gray
#D3D3D3
ΔE00 6.31
Azure (CSS)
#F0FFFF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDDE #DED0CF
analogous
#CFDED8 #CFDDDE #CFD6DE
triadic
#CFDDDE #DECFDD #DDDECF
tetradic
#CFDDDE #D8CFDE #DED0CF #D6DECF
square
#CFDDDE #D8CFDE #DED0CF #D6DECF
split-complementary
#CFDDDE #DECFD6 #DED8CF
monochromatic
#86AAAC #ABC3C5 #CFDDDE #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.40
#CFDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#CFDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDDE
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDDE | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#D8D9DE
Tritanopia (blue-blind)
#CBDEDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfddde; /* rgb */ color: rgb(207, 221, 222); /* oklch */ color: oklch(88.7% 0.015 202.0);
Tailwind
colors: {
custom: {
50: '#dde7e8',
500: '#cfddde',
950: '#000000',
},
}SCSS
$custom: #cfddde; $custom-light: #dde7e8; $custom-dark: #000000;
JSON
{
"hex": "#cfddde",
"rgb": {
"r": 207,
"g": 221,
"b": 222
},
"hsl": {
"h": 184,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88726,
"c": 0.01514,
"h": 202
},
"luminance": 0.70252
}Semantic roles & 50–950 ramp
primary
#CFDDDE
secondary
#B49F9D
accent
#4E499D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484