#CFE7EF#CFE7EF
#CFE7EF is a very light, muted cyan. Relative luminance 0.766; OKLCH L 91.3% C 0.028 H 219.8°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE7EF |
|---|---|
| RGB | rgb(207, 231, 239) |
| HSL | hsl(195, 50%, 87%) |
| HSV | hsv(195, 13%, 94%) |
| CMYK | cmyk(13.4%, 3.3%, 0%, 6.3%) |
| CIE-LAB | lab(90.16, -6.30, -6.56) |
| CIE-LCH | lch(90.16, 9.10, 226.17°) |
| OKLab | oklab(91.27% -0.0213 -0.0177) |
| OKLCH | oklch(91.27% 0.028 219.8) |
| XYZ | xyz(69.8842, 76.6478, 92.7572) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.38
Lightcyan
#E0FFFF
ΔE00 6.65
Azure (CSS)
#F0FFFF
ΔE00 6.69
Aliceblue
#F0F8FF
ΔE00 7.26
Powder Blue
#B0E0E6
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE7EF #EFD7CF
analogous
#CFEFE7 #CFE7EF #CFD7EF
triadic
#CFE7EF #EFCFE7 #E7EFCF
tetradic
#CFE7EF #E7CFEF #EFD7CF #D7EFCF
square
#CFE7EF #E7CFEF #EFD7CF #D7EFCF
split-complementary
#CFE7EF #EFCFD7 #EFE7CF
monochromatic
#73B9D0 #A1D0E0 #CFE7EF #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.29
#CFE7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CFE7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE7EF
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE7EF | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#C6EAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfe7ef; /* rgb */ color: rgb(207, 231, 239); /* oklch */ color: oklch(91.3% 0.028 219.8);
Tailwind
colors: {
custom: {
50: '#deeef4',
500: '#cfe7ef',
950: '#000000',
},
}SCSS
$custom: #cfe7ef; $custom-light: #deeef4; $custom-dark: #000000;
JSON
{
"hex": "#cfe7ef",
"rgb": {
"r": 207,
"g": 231,
"b": 239
},
"hsl": {
"h": 195,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.91274,
"c": 0.02766,
"h": 219.8
},
"luminance": 0.76649
}Semantic roles & 50–950 ramp
primary
#CFE7EF
secondary
#CCA396
accent
#4D28BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585