#CFEFF8#CFEFF8
#CFEFF8 is a very light, muted cyan. Relative luminance 0.818; OKLCH L 93.2% C 0.036 H 216.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFF8 |
|---|---|
| RGB | rgb(207, 239, 248) |
| HSL | hsl(193, 75%, 89%) |
| HSV | hsv(193, 17%, 97%) |
| CMYK | cmyk(16.5%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(92.47, -8.55, -7.83) |
| CIE-LCH | lch(92.47, 11.59, 222.49°) |
| OKLab | oklab(93.18% -0.0286 -0.0212) |
| OKLCH | oklch(93.18% 0.036 216.6) |
| XYZ | xyz(73.5375, 81.7738, 100.6982) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.10
Very Light Blue
#D5FFFF
ΔE00 6.03
Pale Sky Blue
#BDF6FE
ΔE00 6.05
Ice Blue (survey)
#D7FFFE
ΔE00 6.12
Really Light Blue
#D4FFFF
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFF8 #F8D8CF
analogous
#CFF8ED #CFEFF8 #CFDBF8
triadic
#CFEFF8 #F8CFEF #EFF8CF
tetradic
#CFEFF8 #EDCFF8 #F8D8CF #DBF8CF
square
#CFEFF8 #EDCFF8 #F8D8CF #DBF8CF
split-complementary
#CFEFF8 #F8CFDB #F8EDCF
monochromatic
#64CBE8 #9ADDF0 #CFEFF8 #E4F6FB #E4F6FB
Accessibility & contrast
On white
1.21
#CFEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#CFEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFF8
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFF8 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF9
Deuteranopia (green-blind)
#E2E7F8
Tritanopia (blue-blind)
#C4F3F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeff8; /* rgb */ color: rgb(207, 239, 248); /* oklch */ color: oklch(93.2% 0.036 216.6);
Tailwind
colors: {
custom: {
50: '#def4fa',
500: '#cfeff8',
950: '#000000',
},
}SCSS
$custom: #cfeff8; $custom-light: #def4fa; $custom-dark: #000000;
JSON
{
"hex": "#cfeff8",
"rgb": {
"r": 207,
"g": 239,
"b": 248
},
"hsl": {
"h": 193.171,
"s": 74.545,
"l": 89.216
},
"oklch": {
"l": 0.93184,
"c": 0.03557,
"h": 216.6
},
"luminance": 0.81776
}Semantic roles & 50–950 ramp
primary
#CFEFF8
secondary
#DCA08F
accent
#3B0FD7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585