#CFE3EB#CFE3EB
#CFE3EB is a very light, muted cyan. Relative luminance 0.742; OKLCH L 90.3% C 0.024 H 223.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE3EB |
|---|---|
| RGB | rgb(207, 227, 235) |
| HSL | hsl(197, 41%, 87%) |
| HSV | hsv(197, 12%, 92%) |
| CMYK | cmyk(11.9%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.02, -5.05, -6.15) |
| CIE-LCH | lch(89.02, 7.96, 230.64°) |
| OKLab | oklab(90.34% -0.0173 -0.0166) |
| OKLCH | oklch(90.34% 0.024 223.7) |
| XYZ | xyz(68.1931, 74.2005, 89.3105) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.12
Aliceblue
#F0F8FF
ΔE00 6.75
Lightblue
#ADD8E6
ΔE00 6.97
Azure (CSS)
#F0FFFF
ΔE00 7.06
Lightcyan
#E0FFFF
ΔE00 7.88
Gainsboro
#DCDCDC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE3EB #EBD7CF
analogous
#CFEBE5 #CFE3EB #CFD5EB
triadic
#CFE3EB #EBCFE3 #E3EBCF
tetradic
#CFE3EB #E5CFEB #EBD7CF #D5EBCF
square
#CFE3EB #E5CFEB #EBD7CF #D5EBCF
split-complementary
#CFE3EB #EBCFD5 #EBE5CF
monochromatic
#79B1C7 #A4CAD9 #CFE3EB #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.33
#CFE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CFE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE3EB
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE3EB | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EB
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#C8E6E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe3eb; /* rgb */ color: rgb(207, 227, 235); /* oklch */ color: oklch(90.3% 0.024 223.7);
Tailwind
colors: {
custom: {
50: '#ddebf1',
500: '#cfe3eb',
950: '#000000',
},
}SCSS
$custom: #cfe3eb; $custom-light: #ddebf1; $custom-dark: #000000;
JSON
{
"hex": "#cfe3eb",
"rgb": {
"r": 207,
"g": 227,
"b": 235
},
"hsl": {
"h": 197.143,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.90337,
"c": 0.02398,
"h": 223.7
},
"luminance": 0.74202
}Semantic roles & 50–950 ramp
primary
#CFE3EB
secondary
#C6A598
accent
#5731B4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485