#CFE5EB#CFE5EB
#CFE5EB is a very light, muted cyan. Relative luminance 0.753; OKLCH L 90.7% C 0.025 H 215.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE5EB |
|---|---|
| RGB | rgb(207, 229, 235) |
| HSL | hsl(193, 41%, 87%) |
| HSV | hsv(193, 12%, 92%) |
| CMYK | cmyk(11.9%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(89.53, -6.07, -5.39) |
| CIE-LCH | lch(89.53, 8.12, 221.59°) |
| OKLab | oklab(90.75% -0.0201 -0.0145) |
| OKLCH | oklch(90.75% 0.025 215.9) |
| XYZ | xyz(68.7433, 75.3009, 89.4939) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.52
Lightcyan
#E0FFFF
ΔE00 6.70
Lightblue
#ADD8E6
ΔE00 6.70
Fog
#D8DCE0
ΔE00 6.96
Aliceblue
#F0F8FF
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE5EB #EBD5CF
analogous
#CFEBE3 #CFE5EB #CFD7EB
triadic
#CFE5EB #EBCFE5 #E5EBCF
tetradic
#CFE5EB #E3CFEB #EBD5CF #D7EBCF
square
#CFE5EB #E3CFEB #EBD5CF #D7EBCF
split-complementary
#CFE5EB #EBCFD7 #EBE3CF
monochromatic
#79B6C7 #A4CED9 #CFE5EB #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.31
#CFE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#CFE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE5EB
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE5EB | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EB
Deuteranopia (green-blind)
#DCDFEB
Tritanopia (blue-blind)
#C8E8E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfe5eb; /* rgb */ color: rgb(207, 229, 235); /* oklch */ color: oklch(90.7% 0.025 215.9);
Tailwind
colors: {
custom: {
50: '#ddedf1',
500: '#cfe5eb',
950: '#000000',
},
}SCSS
$custom: #cfe5eb; $custom-light: #ddedf1; $custom-dark: #000000;
JSON
{
"hex": "#cfe5eb",
"rgb": {
"r": 207,
"g": 229,
"b": 235
},
"hsl": {
"h": 192.857,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.90745,
"c": 0.02477,
"h": 215.9
},
"luminance": 0.75302
}Semantic roles & 50–950 ramp
primary
#CFE5EB
secondary
#C6A298
accent
#4D31B4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485