#CFF2FC#CFF2FC
#CFF2FC is a very light, muted cyan. Relative luminance 0.838; OKLCH L 93.9% C 0.039 H 216.9°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2FC |
|---|---|
| RGB | rgb(207, 242, 252) |
| HSL | hsl(193, 88%, 90%) |
| HSV | hsv(193, 18%, 99%) |
| CMYK | cmyk(17.9%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(93.36, -9.25, -8.60) |
| CIE-LCH | lch(93.36, 12.62, 222.92°) |
| OKLab | oklab(93.92% -0.031 -0.0233) |
| OKLCH | oklch(93.92% 0.039 216.9) |
| XYZ | xyz(75.0503, 83.7958, 104.2966) |
| Luminance | 0.8380 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.00
Pale Sky Blue
#BDF6FE
ΔE00 5.42
Very Light Blue
#D5FFFF
ΔE00 5.66
Really Light Blue
#D4FFFF
ΔE00 5.77
Ice Blue (survey)
#D7FFFE
ΔE00 5.82
Very Pale Blue
#D6FFFE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2FC #FCD9CF
analogous
#CFFCEF #CFF2FC #CFDCFC
triadic
#CFF2FC #FCCFF2 #F2FCCF
tetradic
#CFF2FC #EFCFFC #FCD9CF #DCFCCF
square
#CFF2FC #EFCFFC #FCD9CF #DCFCCF
split-complementary
#CFF2FC #FCCFDC #FCEFCF
monochromatic
#5CD3F5 #95E2F8 #CFF2FC #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.18
#CFF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#CFF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2FC
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2FC | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#C2F6F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff2fc; /* rgb */ color: rgb(207, 242, 252); /* oklch */ color: oklch(93.9% 0.039 216.9);
Tailwind
colors: {
custom: {
50: '#def6fd',
500: '#cff2fc',
950: '#000000',
},
}SCSS
$custom: #cff2fc; $custom-light: #def6fd; $custom-dark: #000000;
JSON
{
"hex": "#cff2fc",
"rgb": {
"r": 207,
"g": 242,
"b": 252
},
"hsl": {
"h": 193.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.93922,
"c": 0.03879,
"h": 216.9
},
"luminance": 0.83798
}Semantic roles & 50–950 ramp
primary
#CFF2FC
secondary
#E49F8C
accent
#3301E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585