#CFF7FC#CFF7FC
#CFF7FC is a very light, muted teal. Relative luminance 0.868; OKLCH L 94.9% C 0.042 H 205.7°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7FC |
|---|---|
| RGB | rgb(207, 247, 252) |
| HSL | hsl(187, 88%, 90%) |
| HSV | hsv(187, 18%, 99%) |
| CMYK | cmyk(17.9%, 2%, 0%, 1.2%) |
| CIE-LAB | lab(94.66, -11.76, -6.68) |
| CIE-LCH | lch(94.66, 13.52, 209.58°) |
| OKLab | oklab(94.95% -0.0376 -0.0181) |
| OKLCH | oklch(94.95% 0.042 205.7) |
| XYZ | xyz(76.5588, 86.8129, 104.7994) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.75
Really Light Blue
#D4FFFF
ΔE00 2.83
Ice Blue (survey)
#D7FFFE
ΔE00 3.00
Very Pale Blue
#D6FFFE
ΔE00 3.04
Pale Blue
#D0FEFE
ΔE00 3.06
Lightcyan
#E0FFFF
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7FC #FCD4CF
analogous
#CFFCEB #CFF7FC #CFE0FC
triadic
#CFF7FC #FCCFF7 #F7FCCF
tetradic
#CFF7FC #EBCFFC #FCD4CF #E0FCCF
square
#CFF7FC #EBCFFC #FCD4CF #E0FCCF
split-complementary
#CFF7FC #FCCFE0 #FCEBCF
monochromatic
#5CE4F5 #95EDF8 #CFF7FC #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.14
#CFF7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#CFF7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7FC
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7FC | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#E8EDFC
Tritanopia (blue-blind)
#C2FBF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cff7fc; /* rgb */ color: rgb(207, 247, 252); /* oklch */ color: oklch(94.9% 0.042 205.7);
Tailwind
colors: {
custom: {
50: '#def9fd',
500: '#cff7fc',
950: '#000000',
},
}SCSS
$custom: #cff7fc; $custom-light: #def9fd; $custom-dark: #000000;
JSON
{
"hex": "#cff7fc",
"rgb": {
"r": 207,
"g": 247,
"b": 252
},
"hsl": {
"h": 186.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.94948,
"c": 0.0417,
"h": 205.7
},
"luminance": 0.86815
}Semantic roles & 50–950 ramp
primary
#CFF7FC
secondary
#E4958C
accent
#1A01E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585