#CFE5EF#CFE5EF
#CFE5EF is a very light, muted cyan. Relative luminance 0.755; OKLCH L 90.9% C 0.027 H 226.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE5EF |
|---|---|
| RGB | rgb(207, 229, 239) |
| HSL | hsl(199, 50%, 87%) |
| HSV | hsv(199, 13%, 94%) |
| CMYK | cmyk(13.4%, 4.2%, 0%, 6.3%) |
| CIE-LAB | lab(89.64, -5.27, -7.33) |
| CIE-LCH | lch(89.64, 9.03, 234.25°) |
| OKLab | oklab(90.87% -0.0186 -0.0197) |
| OKLCH | oklch(90.87% 0.027 226.8) |
| XYZ | xyz(69.3277, 75.5347, 92.5717) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.70
Fog
#D8DCE0
ΔE00 6.76
Aliceblue
#F0F8FF
ΔE00 6.80
Azure (CSS)
#F0FFFF
ΔE00 7.25
Lightcyan
#E0FFFF
ΔE00 7.86
Powder Blue
#B0E0E6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE5EF #EFD9CF
analogous
#CFEFE9 #CFE5EF #CFD5EF
triadic
#CFE5EF #EFCFE5 #E5EFCF
tetradic
#CFE5EF #E9CFEF #EFD9CF #D5EFCF
square
#CFE5EF #E9CFEF #EFD9CF #D5EFCF
split-complementary
#CFE5EF #EFCFD5 #EFE9CF
monochromatic
#73B3D0 #A1CCE0 #CFE5EF #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.30
#CFE5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CFE5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE5EF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE5EF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#C7E8E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfe5ef; /* rgb */ color: rgb(207, 229, 239); /* oklch */ color: oklch(90.9% 0.027 226.8);
Tailwind
colors: {
custom: {
50: '#deedf4',
500: '#cfe5ef',
950: '#000000',
},
}SCSS
$custom: #cfe5ef; $custom-light: #deedf4; $custom-dark: #000000;
JSON
{
"hex": "#cfe5ef",
"rgb": {
"r": 207,
"g": 229,
"b": 239
},
"hsl": {
"h": 198.75,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.90867,
"c": 0.0271,
"h": 226.8
},
"luminance": 0.75536
}Semantic roles & 50–950 ramp
primary
#CFE5EF
secondary
#CCA796
accent
#5728BD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485