#CFF3FC#CFF3FC
#CFF3FC is a very light, muted cyan. Relative luminance 0.844; OKLCH L 94.1% C 0.039 H 214.5°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3FC |
|---|---|
| RGB | rgb(207, 243, 252) |
| HSL | hsl(192, 88%, 90%) |
| HSV | hsv(192, 18%, 99%) |
| CMYK | cmyk(17.9%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(93.62, -9.75, -8.21) |
| CIE-LCH | lch(93.62, 12.75, 220.11°) |
| OKLab | oklab(94.13% -0.0323 -0.0222) |
| OKLCH | oklch(94.13% 0.039 214.5) |
| XYZ | xyz(75.3487, 84.3927, 104.3961) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.56
Pale Sky Blue
#BDF6FE
ΔE00 4.94
Very Light Blue
#D5FFFF
ΔE00 5.05
Really Light Blue
#D4FFFF
ΔE00 5.16
Ice Blue (survey)
#D7FFFE
ΔE00 5.23
Very Pale Blue
#D6FFFE
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3FC #FCD8CF
analogous
#CFFCEE #CFF3FC #CFDDFC
triadic
#CFF3FC #FCCFF3 #F3FCCF
tetradic
#CFF3FC #EECFFC #FCD8CF #DDFCCF
square
#CFF3FC #EECFFC #FCD8CF #DDFCCF
split-complementary
#CFF3FC #FCCFDD #FCEECF
monochromatic
#5CD6F5 #95E5F8 #CFF3FC #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.17
#CFF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#CFF3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3FC
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3FC | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#C2F7F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cff3fc; /* rgb */ color: rgb(207, 243, 252); /* oklch */ color: oklch(94.1% 0.039 214.5);
Tailwind
colors: {
custom: {
50: '#def7fd',
500: '#cff3fc',
950: '#000000',
},
}SCSS
$custom: #cff3fc; $custom-light: #def7fd; $custom-dark: #000000;
JSON
{
"hex": "#cff3fc",
"rgb": {
"r": 207,
"g": 243,
"b": 252
},
"hsl": {
"h": 192,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.94126,
"c": 0.03925,
"h": 214.5
},
"luminance": 0.84395
}Semantic roles & 50–950 ramp
primary
#CFF3FC
secondary
#E49D8C
accent
#2E01E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585