#CFDEEF#CFDEEF
#CFDEEF is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.5% C 0.028 H 251.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEEF |
|---|---|
| RGB | rgb(207, 222, 239) |
| HSL | hsl(212, 50%, 87%) |
| HSV | hsv(212, 13%, 94%) |
| CMYK | cmyk(13.4%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(87.84, -1.66, -10.00) |
| CIE-LCH | lch(87.84, 10.13, 260.57°) |
| OKLab | oklab(89.45% -0.009 -0.0269) |
| OKLCH | oklch(89.45% 0.028 251.5) |
| XYZ | xyz(67.4298, 71.7388, 91.9391) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.81
Fog
#D8DCE0
ΔE00 6.00
Lightsteelblue
#B0C4DE
ΔE00 7.12
Aliceblue
#F0F8FF
ΔE00 7.17
Cloudy Blue
#ACC2D9
ΔE00 7.47
Lavender (CSS)
#E6E6FA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEEF #EFE0CF
analogous
#CFEEEF #CFDEEF #D0CFEF
triadic
#CFDEEF #EFCFDE #DEEFCF
tetradic
#CFDEEF #EFCFEE #EFE0CF #CFEFD0
square
#CFDEEF #EFCFEE #EFE0CF #CFEFD0
split-complementary
#CFDEEF #EFD0CF #EEEFCF
monochromatic
#739FD0 #A1BEE0 #CFDEEF #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.37
#CFDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#CFDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEEF
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEEF | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D4DBEF
Tritanopia (blue-blind)
#C7E2E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdeef; /* rgb */ color: rgb(207, 222, 239); /* oklch */ color: oklch(89.5% 0.028 251.5);
Tailwind
colors: {
custom: {
50: '#dde8f4',
500: '#cfdeef',
950: '#000000',
},
}SCSS
$custom: #cfdeef; $custom-light: #dde8f4; $custom-dark: #000000;
JSON
{
"hex": "#cfdeef",
"rgb": {
"r": 207,
"g": 222,
"b": 239
},
"hsl": {
"h": 211.875,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.8945,
"c": 0.02842,
"h": 251.5
},
"luminance": 0.7174
}Semantic roles & 50–950 ramp
primary
#CFDEEF
secondary
#CCB396
accent
#7728BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485