#CFF6FE#CFF6FE
#CFF6FE is a very light, muted cyan. Relative luminance 0.863; OKLCH L 94.8% C 0.042 H 211.5°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF6FE |
|---|---|
| RGB | rgb(207, 246, 254) |
| HSL | hsl(190, 96%, 90%) |
| HSV | hsv(190, 19%, 100%) |
| CMYK | cmyk(18.5%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(94.45, -10.85, -8.02) |
| CIE-LCH | lch(94.45, 13.49, 216.46°) |
| OKLab | oklab(94.8% -0.0355 -0.0217) |
| OKLCH | oklch(94.8% 0.042 211.5) |
| XYZ | xyz(76.5724, 86.3304, 106.3757) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.04
Lightcyan
#E0FFFF
ΔE00 4.06
Very Light Blue
#D5FFFF
ΔE00 4.06
Really Light Blue
#D4FFFF
ΔE00 4.15
Ice Blue (survey)
#D7FFFE
ΔE00 4.30
Very Pale Blue
#D6FFFE
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF6FE #FED7CF
analogous
#CFFEEE #CFF6FE #CFDEFE
triadic
#CFF6FE #FECFF6 #F6FECF
tetradic
#CFF6FE #EECFFE #FED7CF #DEFECF
square
#CFF6FE #EECFFE #FED7CF #DEFECF
split-complementary
#CFF6FE #FECFDE #FEEECF
monochromatic
#57E0FC #93EBFD #CFF6FE #E1F9FE #E1F9FE
Accessibility & contrast
On white
1.15
#CFF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#CFF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF6FE
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF6FE | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#E7ECFE
Tritanopia (blue-blind)
#C1FAF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cff6fe; /* rgb */ color: rgb(207, 246, 254); /* oklch */ color: oklch(94.8% 0.042 211.5);
Tailwind
colors: {
custom: {
50: '#def9fe',
500: '#cff6fe',
950: '#000000',
},
}SCSS
$custom: #cff6fe; $custom-light: #def9fe; $custom-dark: #000000;
JSON
{
"hex": "#cff6fe",
"rgb": {
"r": 207,
"g": 246,
"b": 254
},
"hsl": {
"h": 190.213,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.94803,
"c": 0.04162,
"h": 211.5
},
"luminance": 0.86333
}Semantic roles & 50–950 ramp
primary
#CFF6FE
secondary
#E89989
accent
#2700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585