#CFEBF4#CFEBF4
#CFEBF4 is a very light, muted cyan. Relative luminance 0.792; OKLCH L 92.2% C 0.032 H 219.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBF4 |
|---|---|
| RGB | rgb(207, 235, 244) |
| HSL | hsl(195, 63%, 88%) |
| HSV | hsv(195, 15%, 96%) |
| CMYK | cmyk(15.2%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(91.33, -7.33, -7.44) |
| CIE-LCH | lch(91.33, 10.45, 225.43°) |
| OKLab | oklab(92.24% -0.0248 -0.0201) |
| OKLCH | oklch(92.24% 0.032 219.1) |
| XYZ | xyz(71.7655, 79.2120, 97.0788) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.92
Lightblue
#ADD8E6
ΔE00 6.13
Powder Blue
#B0E0E6
ΔE00 6.73
Azure (CSS)
#F0FFFF
ΔE00 6.77
Very Light Blue
#D5FFFF
ΔE00 7.17
Ice Blue (survey)
#D7FFFE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBF4 #F4D8CF
analogous
#CFF4EA #CFEBF4 #CFD8F4
triadic
#CFEBF4 #F4CFEB #EBF4CF
tetradic
#CFEBF4 #EACFF4 #F4D8CF #D8F4CF
square
#CFEBF4 #EACFF4 #F4D8CF #D8F4CF
split-complementary
#CFEBF4 #F4CFD8 #F4EACF
monochromatic
#6BC2DD #9DD6E9 #CFEBF4 #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.25
#CFEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#CFEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBF4
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBF4 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F5
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#C5EEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfebf4; /* rgb */ color: rgb(207, 235, 244); /* oklch */ color: oklch(92.2% 0.032 219.1);
Tailwind
colors: {
custom: {
50: '#def1f7',
500: '#cfebf4',
950: '#000000',
},
}SCSS
$custom: #cfebf4; $custom-light: #def1f7; $custom-dark: #000000;
JSON
{
"hex": "#cfebf4",
"rgb": {
"r": 207,
"g": 235,
"b": 244
},
"hsl": {
"h": 194.595,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.92244,
"c": 0.0319,
"h": 219.1
},
"luminance": 0.79214
}Semantic roles & 50–950 ramp
primary
#CFEBF4
secondary
#D5A392
accent
#461BCA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585