#CFF4FC#CFF4FC
#CFF4FC is a very light, muted cyan. Relative luminance 0.850; OKLCH L 94.3% C 0.040 H 212.2°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF4FC |
|---|---|
| RGB | rgb(207, 244, 252) |
| HSL | hsl(191, 88%, 90%) |
| HSV | hsv(191, 18%, 99%) |
| CMYK | cmyk(17.9%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(93.88, -10.25, -7.83) |
| CIE-LCH | lch(93.88, 12.90, 217.36°) |
| OKLab | oklab(94.33% -0.0336 -0.0212) |
| OKLCH | oklch(94.33% 0.04 212.2) |
| XYZ | xyz(75.6488, 84.9928, 104.4961) |
| Luminance | 0.8499 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.16
Very Light Blue
#D5FFFF
ΔE00 4.46
Pale Sky Blue
#BDF6FE
ΔE00 4.51
Really Light Blue
#D4FFFF
ΔE00 4.56
Ice Blue (survey)
#D7FFFE
ΔE00 4.65
Very Pale Blue
#D6FFFE
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF4FC #FCD7CF
analogous
#CFFCEE #CFF4FC #CFDDFC
triadic
#CFF4FC #FCCFF4 #F4FCCF
tetradic
#CFF4FC #EECFFC #FCD7CF #DDFCCF
square
#CFF4FC #EECFFC #FCD7CF #DDFCCF
split-complementary
#CFF4FC #FCCFDD #FCEECF
monochromatic
#5CDAF5 #95E7F8 #CFF4FC #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.17
#CFF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#CFF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF4FC
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF4FC | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#E5EBFC
Tritanopia (blue-blind)
#C2F8F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cff4fc; /* rgb */ color: rgb(207, 244, 252); /* oklch */ color: oklch(94.3% 0.040 212.2);
Tailwind
colors: {
custom: {
50: '#def7fd',
500: '#cff4fc',
950: '#000000',
},
}SCSS
$custom: #cff4fc; $custom-light: #def7fd; $custom-dark: #000000;
JSON
{
"hex": "#cff4fc",
"rgb": {
"r": 207,
"g": 244,
"b": 252
},
"hsl": {
"h": 190.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.94331,
"c": 0.03977,
"h": 212.2
},
"luminance": 0.84995
}Semantic roles & 50–950 ramp
primary
#CFF4FC
secondary
#E49B8C
accent
#2901E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585