#CFEBF6#CFEBF6
#CFEBF6 is a very light, muted cyan. Relative luminance 0.793; OKLCH L 92.3% C 0.033 H 223.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBF6 |
|---|---|
| RGB | rgb(207, 235, 246) |
| HSL | hsl(197, 68%, 89%) |
| HSV | hsv(197, 16%, 96%) |
| CMYK | cmyk(15.9%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(91.39, -6.92, -8.40) |
| CIE-LCH | lch(91.39, 10.89, 230.51°) |
| OKLab | oklab(92.31% -0.024 -0.0227) |
| OKLCH | oklch(92.31% 0.033 223.4) |
| XYZ | xyz(72.0708, 79.3342, 98.6868) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.16
Lightcyan
#E0FFFF
ΔE00 6.60
Azure (CSS)
#F0FFFF
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.23
Aliceblue
#F0F8FF
ΔE00 7.62
Pale Sky Blue
#BDF6FE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBF6 #F6DACF
analogous
#CFF6EE #CFEBF6 #CFD8F6
triadic
#CFEBF6 #F6CFEB #EBF6CF
tetradic
#CFEBF6 #EECFF6 #F6DACF #D8F6CF
square
#CFEBF6 #EECFF6 #F6DACF #D8F6CF
split-complementary
#CFEBF6 #F6CFD8 #F6EECF
monochromatic
#68C0E3 #9BD6EC #CFEBF6 #E5F4FA #E5F4FA
Accessibility & contrast
On white
1.25
#CFEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#CFEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBF6
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBF6 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F7
Deuteranopia (green-blind)
#DEE4F6
Tritanopia (blue-blind)
#C4EFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfebf6; /* rgb */ color: rgb(207, 235, 246); /* oklch */ color: oklch(92.3% 0.033 223.4);
Tailwind
colors: {
custom: {
50: '#def1f9',
500: '#cfebf6',
950: '#000000',
},
}SCSS
$custom: #cfebf6; $custom-light: #def1f9; $custom-dark: #000000;
JSON
{
"hex": "#cfebf6",
"rgb": {
"r": 207,
"g": 235,
"b": 246
},
"hsl": {
"h": 196.923,
"s": 68.421,
"l": 88.824
},
"oklch": {
"l": 0.92305,
"c": 0.03305,
"h": 223.4
},
"luminance": 0.79336
}Semantic roles & 50–950 ramp
primary
#CFEBF6
secondary
#D8A591
accent
#4A15D0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585