#CFE2EF#CFE2EF
#CFE2EF is a very light, muted cyan. Relative luminance 0.739; OKLCH L 90.3% C 0.027 H 237.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2EF |
|---|---|
| RGB | rgb(207, 226, 239) |
| HSL | hsl(204, 50%, 87%) |
| HSV | hsv(204, 13%, 94%) |
| CMYK | cmyk(13.4%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.87, -3.73, -8.47) |
| CIE-LCH | lch(88.87, 9.26, 246.23°) |
| OKLab | oklab(90.26% -0.0145 -0.0228) |
| OKLCH | oklch(90.26% 0.027 237.6) |
| XYZ | xyz(68.5048, 73.8889, 92.2974) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.01
Aliceblue
#F0F8FF
ΔE00 6.55
Lightblue
#ADD8E6
ΔE00 7.66
Light Blue Grey
#B7C9E2
ΔE00 7.75
Gainsboro
#DCDCDC
ΔE00 8.29
Azure (CSS)
#F0FFFF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2EF #EFDCCF
analogous
#CFEFEC #CFE2EF #CFD2EF
triadic
#CFE2EF #EFCFE2 #E2EFCF
tetradic
#CFE2EF #ECCFEF #EFDCCF #D2EFCF
square
#CFE2EF #ECCFEF #EFDCCF #D2EFCF
split-complementary
#CFE2EF #EFCFD2 #EFECCF
monochromatic
#73ABD0 #A1C6E0 #CFE2EF #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.33
#CFE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#CFE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2EF
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2EF | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#C7E5E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe2ef; /* rgb */ color: rgb(207, 226, 239); /* oklch */ color: oklch(90.3% 0.027 237.6);
Tailwind
colors: {
custom: {
50: '#ddebf4',
500: '#cfe2ef',
950: '#000000',
},
}SCSS
$custom: #cfe2ef; $custom-light: #ddebf4; $custom-dark: #000000;
JSON
{
"hex": "#cfe2ef",
"rgb": {
"r": 207,
"g": 226,
"b": 239
},
"hsl": {
"h": 204.375,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.90258,
"c": 0.02705,
"h": 237.6
},
"luminance": 0.7389
}Semantic roles & 50–950 ramp
primary
#CFE2EF
secondary
#CCAC96
accent
#6528BD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485