#CFEBF1#CFEBF1
#CFEBF1 is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.2% C 0.031 H 212.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBF1 |
|---|---|
| RGB | rgb(207, 235, 241) |
| HSL | hsl(191, 55%, 88%) |
| HSV | hsv(191, 14%, 95%) |
| CMYK | cmyk(14.1%, 2.5%, 0%, 5.5%) |
| CIE-LAB | lab(91.25, -7.94, -6.00) |
| CIE-LCH | lch(91.25, 9.95, 217.08°) |
| OKLab | oklab(92.15% -0.0259 -0.0162) |
| OKLCH | oklch(92.15% 0.031 212.1) |
| XYZ | xyz(71.3137, 79.0313, 94.6993) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.03
Powder Blue
#B0E0E6
ΔE00 6.14
Ice Blue (survey)
#D7FFFE
ΔE00 6.21
Very Light Blue
#D5FFFF
ΔE00 6.24
Very Pale Blue
#D6FFFE
ΔE00 6.35
Lightblue
#ADD8E6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBF1 #F1D5CF
analogous
#CFF1E6 #CFEBF1 #CFDAF1
triadic
#CFEBF1 #F1CFEB #EBF1CF
tetradic
#CFEBF1 #E6CFF1 #F1D5CF #DAF1CF
square
#CFEBF1 #E6CFF1 #F1D5CF #DAF1CF
split-complementary
#CFEBF1 #F1CFDA #F1E6CF
monochromatic
#70C4D5 #A0D7E3 #CFEBF1 #E7F5F8 #E7F5F8
Accessibility & contrast
On white
1.25
#CFEBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#CFEBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBF1
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBF1 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F1
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#C6EEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfebf1; /* rgb */ color: rgb(207, 235, 241); /* oklch */ color: oklch(92.2% 0.031 212.1);
Tailwind
colors: {
custom: {
50: '#def1f5',
500: '#cfebf1',
950: '#000000',
},
}SCSS
$custom: #cfebf1; $custom-light: #def1f5; $custom-dark: #000000;
JSON
{
"hex": "#cfebf1",
"rgb": {
"r": 207,
"g": 235,
"b": 241
},
"hsl": {
"h": 190.588,
"s": 54.839,
"l": 87.843
},
"oklch": {
"l": 0.92152,
"c": 0.03054,
"h": 212.1
},
"luminance": 0.79033
}Semantic roles & 50–950 ramp
primary
#CFEBF1
secondary
#D09F95
accent
#3F23C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585