#CFE2EB#CFE2EB
#CFE2EB is a very light, muted cyan. Relative luminance 0.737; OKLCH L 90.1% C 0.024 H 227.7°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2EB |
|---|---|
| RGB | rgb(207, 226, 235) |
| HSL | hsl(199, 41%, 87%) |
| HSV | hsv(199, 12%, 92%) |
| CMYK | cmyk(11.9%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(88.76, -4.53, -6.53) |
| CIE-LCH | lch(88.76, 7.95, 235.26°) |
| OKLab | oklab(90.13% -0.016 -0.0176) |
| OKLCH | oklch(90.13% 0.024 227.7) |
| XYZ | xyz(67.9204, 73.6551, 89.2196) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.75
Aliceblue
#F0F8FF
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 7.21
Azure (CSS)
#F0FFFF
ΔE00 7.41
Gainsboro
#DCDCDC
ΔE00 7.80
Light Gray
#D3D3D3
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2EB #EBD8CF
analogous
#CFEBE6 #CFE2EB #CFD4EB
triadic
#CFE2EB #EBCFE2 #E2EBCF
tetradic
#CFE2EB #E6CFEB #EBD8CF #D4EBCF
square
#CFE2EB #E6CFEB #EBD8CF #D4EBCF
split-complementary
#CFE2EB #EBCFD4 #EBE6CF
monochromatic
#79AEC7 #A4C8D9 #CFE2EB #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.33
#CFE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#CFE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2EB
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2EB | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#C8E5E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe2eb; /* rgb */ color: rgb(207, 226, 235); /* oklch */ color: oklch(90.1% 0.024 227.7);
Tailwind
colors: {
custom: {
50: '#ddebf1',
500: '#cfe2eb',
950: '#000000',
},
}SCSS
$custom: #cfe2eb; $custom-light: #ddebf1; $custom-dark: #000000;
JSON
{
"hex": "#cfe2eb",
"rgb": {
"r": 207,
"g": 226,
"b": 235
},
"hsl": {
"h": 199.286,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.90134,
"c": 0.02376,
"h": 227.7
},
"luminance": 0.73656
}Semantic roles & 50–950 ramp
primary
#CFE2EB
secondary
#C6A798
accent
#5B31B4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485