#CFE6EF#CFE6EF
#CFE6EF is a very light, muted cyan. Relative luminance 0.761; OKLCH L 91.1% C 0.027 H 223.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE6EF |
|---|---|
| RGB | rgb(207, 230, 239) |
| HSL | hsl(197, 50%, 87%) |
| HSV | hsv(197, 13%, 94%) |
| CMYK | cmyk(13.4%, 3.8%, 0%, 6.3%) |
| CIE-LAB | lab(89.90, -5.79, -6.94) |
| CIE-LCH | lch(89.90, 9.04, 230.19°) |
| OKLab | oklab(91.07% -0.0199 -0.0187) |
| OKLCH | oklch(91.07% 0.027 223.3) |
| XYZ | xyz(69.6052, 76.0896, 92.6642) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.51
Azure (CSS)
#F0FFFF
ΔE00 6.95
Aliceblue
#F0F8FF
ΔE00 7.01
Fog
#D8DCE0
ΔE00 7.10
Lightcyan
#E0FFFF
ΔE00 7.25
Powder Blue
#B0E0E6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE6EF #EFD8CF
analogous
#CFEFE8 #CFE6EF #CFD6EF
triadic
#CFE6EF #EFCFE6 #E6EFCF
tetradic
#CFE6EF #E8CFEF #EFD8CF #D6EFCF
square
#CFE6EF #E8CFEF #EFD8CF #D6EFCF
split-complementary
#CFE6EF #EFCFD6 #EFE8CF
monochromatic
#73B6D0 #A1CEE0 #CFE6EF #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.29
#CFE6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#CFE6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE6EF
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE6EF | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4F0
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#C7E9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfe6ef; /* rgb */ color: rgb(207, 230, 239); /* oklch */ color: oklch(91.1% 0.027 223.3);
Tailwind
colors: {
custom: {
50: '#deedf4',
500: '#cfe6ef',
950: '#000000',
},
}SCSS
$custom: #cfe6ef; $custom-light: #deedf4; $custom-dark: #000000;
JSON
{
"hex": "#cfe6ef",
"rgb": {
"r": 207,
"g": 230,
"b": 239
},
"hsl": {
"h": 196.875,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.9107,
"c": 0.02734,
"h": 223.3
},
"luminance": 0.76091
}Semantic roles & 50–950 ramp
primary
#CFE6EF
secondary
#CCA596
accent
#5228BD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485