#CFF3FD#CFF3FD
#CFF3FD is a very light, muted cyan. Relative luminance 0.845; OKLCH L 94.2% C 0.040 H 216.4°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3FD |
|---|---|
| RGB | rgb(207, 243, 253) |
| HSL | hsl(193, 92%, 90%) |
| HSV | hsv(193, 18%, 99%) |
| CMYK | cmyk(18.2%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(93.65, -9.54, -8.69) |
| CIE-LCH | lch(93.65, 12.91, 222.32°) |
| OKLab | oklab(94.16% -0.032 -0.0235) |
| OKLCH | oklch(94.16% 0.04 216.4) |
| XYZ | xyz(75.5076, 84.4562, 105.2328) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.89
Pale Sky Blue
#BDF6FE
ΔE00 5.16
Very Light Blue
#D5FFFF
ΔE00 5.43
Really Light Blue
#D4FFFF
ΔE00 5.54
Ice Blue (survey)
#D7FFFE
ΔE00 5.61
Very Pale Blue
#D6FFFE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3FD #FDD9CF
analogous
#CFFDF0 #CFF3FD #CFDCFD
triadic
#CFF3FD #FDCFF3 #F3FDCF
tetradic
#CFF3FD #F0CFFD #FDD9CF #DCFDCF
square
#CFF3FD #F0CFFD #FDD9CF #DCFDCF
split-complementary
#CFF3FD #FDCFDC #FDF0CF
monochromatic
#59D6F8 #94E4FB #CFF3FD #E2F8FE #E2F8FE
Accessibility & contrast
On white
1.17
#CFF3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#CFF3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3FD
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3FD | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FE
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#C2F7F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cff3fd; /* rgb */ color: rgb(207, 243, 253); /* oklch */ color: oklch(94.2% 0.040 216.4);
Tailwind
colors: {
custom: {
50: '#def7fe',
500: '#cff3fd',
950: '#000000',
},
}SCSS
$custom: #cff3fd; $custom-light: #def7fe; $custom-dark: #000000;
JSON
{
"hex": "#cff3fd",
"rgb": {
"r": 207,
"g": 243,
"b": 253
},
"hsl": {
"h": 193.043,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.94157,
"c": 0.03969,
"h": 216.4
},
"luminance": 0.84458
}Semantic roles & 50–950 ramp
primary
#CFF3FD
secondary
#E69E8A
accent
#3200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585