#CFECFF#CFECFF
#CFECFF is a very light, muted cyan. Relative luminance 0.805; OKLCH L 92.8% C 0.040 H 236.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECFF |
|---|---|
| RGB | rgb(207, 236, 255) |
| HSL | hsl(204, 100%, 91%) |
| HSV | hsv(204, 19%, 100%) |
| CMYK | cmyk(18.8%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(91.90, -5.57, -12.34) |
| CIE-LCH | lch(91.90, 13.53, 245.70°) |
| OKLab | oklab(92.79% -0.022 -0.0334) |
| OKLCH | oklch(92.79% 0.04 236.6) |
| XYZ | xyz(73.7728, 80.4743, 106.2346) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 7.26
Aliceblue
#F0F8FF
ΔE00 7.80
Azure (CSS)
#F0FFFF
ΔE00 9.05
Lightcyan
#E0FFFF
ΔE00 9.23
Light Blue Grey
#B7C9E2
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECFF #FFE2CF
analogous
#CFFFFA #CFECFF #CFD4FF
triadic
#CFECFF #FFCFEC #ECFFCF
tetradic
#CFECFF #FACFFF #FFE2CF #D4FFCF
square
#CFECFF #FACFFF #FFE2CF #D4FFCF
split-complementary
#CFECFF #FFCFD4 #FFFACF
monochromatic
#55BCFF #92D4FF #CFECFF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.23
#CFECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CFECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECFF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECFF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#C2F1F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfecff; /* rgb */ color: rgb(207, 236, 255); /* oklch */ color: oklch(92.8% 0.040 236.6);
Tailwind
colors: {
custom: {
50: '#def2ff',
500: '#cfecff',
950: '#000000',
},
}SCSS
$custom: #cfecff; $custom-light: #def2ff; $custom-dark: #000000;
JSON
{
"hex": "#cfecff",
"rgb": {
"r": 207,
"g": 236,
"b": 255
},
"hsl": {
"h": 203.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.92794,
"c": 0.04004,
"h": 236.6
},
"luminance": 0.80476
}Semantic roles & 50–950 ramp
primary
#CFECFF
secondary
#EAAF88
accent
#5B00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586