#CFF1FC#CFF1FC
#CFF1FC is a very light, muted cyan. Relative luminance 0.832; OKLCH L 93.7% C 0.038 H 219.3°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF1FC |
|---|---|
| RGB | rgb(207, 241, 252) |
| HSL | hsl(195, 88%, 90%) |
| HSV | hsv(195, 18%, 99%) |
| CMYK | cmyk(17.9%, 4.4%, 0%, 1.2%) |
| CIE-LAB | lab(93.10, -8.74, -8.98) |
| CIE-LCH | lch(93.10, 12.53, 225.78°) |
| OKLab | oklab(93.72% -0.0297 -0.0243) |
| OKLCH | oklch(93.72% 0.038 219.3) |
| XYZ | xyz(74.7534, 83.2022, 104.1977) |
| Luminance | 0.8320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.47
Pale Sky Blue
#BDF6FE
ΔE00 5.93
Very Light Blue
#D5FFFF
ΔE00 6.26
Lightblue
#ADD8E6
ΔE00 6.31
Really Light Blue
#D4FFFF
ΔE00 6.38
Ice Blue (survey)
#D7FFFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF1FC #FCDACF
analogous
#CFFCF1 #CFF1FC #CFDAFC
triadic
#CFF1FC #FCCFF1 #F1FCCF
tetradic
#CFF1FC #F1CFFC #FCDACF #DAFCCF
square
#CFF1FC #F1CFFC #FCDACF #DAFCCF
split-complementary
#CFF1FC #FCCFDA #FCF1CF
monochromatic
#5CCFF5 #95E0F8 #CFF1FC #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.19
#CFF1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#CFF1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF1FC
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF1FC | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#E2E9FC
Tritanopia (blue-blind)
#C2F5F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff1fc; /* rgb */ color: rgb(207, 241, 252); /* oklch */ color: oklch(93.7% 0.038 219.3);
Tailwind
colors: {
custom: {
50: '#def5fd',
500: '#cff1fc',
950: '#000000',
},
}SCSS
$custom: #cff1fc; $custom-light: #def5fd; $custom-dark: #000000;
JSON
{
"hex": "#cff1fc",
"rgb": {
"r": 207,
"g": 241,
"b": 252
},
"hsl": {
"h": 194.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.93717,
"c": 0.03839,
"h": 219.3
},
"luminance": 0.83204
}Semantic roles & 50–950 ramp
primary
#CFF1FC
secondary
#E4A18C
accent
#3801E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585