#CFF7FF#CFF7FF
#CFF7FF is a very light, muted cyan. Relative luminance 0.870; OKLCH L 95.0% C 0.043 H 211.1°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7FF |
|---|---|
| RGB | rgb(207, 247, 255) |
| HSL | hsl(190, 100%, 91%) |
| HSV | hsv(190, 19%, 100%) |
| CMYK | cmyk(18.8%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(94.74, -11.14, -8.11) |
| CIE-LCH | lch(94.74, 13.78, 216.04°) |
| OKLab | oklab(95.04% -0.0364 -0.022) |
| OKLCH | oklch(95.04% 0.043 211.1) |
| XYZ | xyz(77.0379, 87.0045, 107.3229) |
| Luminance | 0.8701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.83
Very Light Blue
#D5FFFF
ΔE00 3.88
Really Light Blue
#D4FFFF
ΔE00 3.96
Lightcyan
#E0FFFF
ΔE00 4.04
Ice Blue (survey)
#D7FFFE
ΔE00 4.15
Pale Blue
#D0FEFE
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7FF #FFD7CF
analogous
#CFFFEF #CFF7FF #CFDFFF
triadic
#CFF7FF #FFCFF7 #F7FFCF
tetradic
#CFF7FF #EFCFFF #FFD7CF #DFFFCF
square
#CFF7FF #EFCFFF #FFD7CF #DFFFCF
split-complementary
#CFF7FF #FFCFDF #FFEFCF
monochromatic
#55E3FF #92EDFF #CFF7FF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.14
#CFF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#CFF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7FF
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7FF | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#C1FBF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cff7ff; /* rgb */ color: rgb(207, 247, 255); /* oklch */ color: oklch(95.0% 0.043 211.1);
Tailwind
colors: {
custom: {
50: '#def9ff',
500: '#cff7ff',
950: '#000000',
},
}SCSS
$custom: #cff7ff; $custom-light: #def9ff; $custom-dark: #000000;
JSON
{
"hex": "#cff7ff",
"rgb": {
"r": 207,
"g": 247,
"b": 255
},
"hsl": {
"h": 190,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95039,
"c": 0.04255,
"h": 211.1
},
"luminance": 0.87007
}Semantic roles & 50–950 ramp
primary
#CFF7FF
secondary
#EA9888
accent
#2600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586