#CFEBFC#CFEBFC
#CFEBFC is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.5% C 0.038 H 234.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBFC |
|---|---|
| RGB | rgb(207, 235, 252) |
| HSL | hsl(203, 88%, 90%) |
| HSV | hsv(203, 18%, 99%) |
| CMYK | cmyk(17.9%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.55, -5.69, -11.28) |
| CIE-LCH | lch(91.55, 12.64, 243.25°) |
| OKLab | oklab(92.49% -0.0218 -0.0305) |
| OKLCH | oklch(92.49% 0.038 234.5) |
| XYZ | xyz(73.0066, 79.7085, 103.6154) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.93
Ice Blue
#A5DFF9
ΔE00 7.31
Aliceblue
#F0F8FF
ΔE00 7.54
Azure (CSS)
#F0FFFF
ΔE00 8.56
Lightcyan
#E0FFFF
ΔE00 8.73
Fog
#D8DCE0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBFC #FCE0CF
analogous
#CFFCF7 #CFEBFC #CFD4FC
triadic
#CFEBFC #FCCFEB #EBFCCF
tetradic
#CFEBFC #F7CFFC #FCE0CF #D4FCCF
square
#CFEBFC #F7CFFC #FCE0CF #D4FCCF
split-complementary
#CFEBFC #FCCFD4 #FCF7CF
monochromatic
#5CBBF5 #95D3F8 #CFEBFC #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.24
#CFEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CFEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBFC
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBFC | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#DDE4FC
Tritanopia (blue-blind)
#C3F0F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfebfc; /* rgb */ color: rgb(207, 235, 252); /* oklch */ color: oklch(92.5% 0.038 234.5);
Tailwind
colors: {
custom: {
50: '#def1fd',
500: '#cfebfc',
950: '#000000',
},
}SCSS
$custom: #cfebfc; $custom-light: #def1fd; $custom-dark: #000000;
JSON
{
"hex": "#cfebfc",
"rgb": {
"r": 207,
"g": 235,
"b": 252
},
"hsl": {
"h": 202.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.92494,
"c": 0.03753,
"h": 234.5
},
"luminance": 0.7971
}Semantic roles & 50–950 ramp
primary
#CFEBFC
secondary
#E4AD8C
accent
#5701E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585