#CFF7FD#CFF7FD
#CFF7FD is a very light, muted teal. Relative luminance 0.869; OKLCH L 95.0% C 0.042 H 207.6°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7FD |
|---|---|
| RGB | rgb(207, 247, 253) |
| HSL | hsl(188, 92%, 90%) |
| HSV | hsv(188, 18%, 99%) |
| CMYK | cmyk(18.2%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(94.69, -11.56, -7.15) |
| CIE-LCH | lch(94.69, 13.59, 211.76°) |
| OKLab | oklab(94.98% -0.0372 -0.0194) |
| OKLCH | oklch(94.98% 0.042 207.6) |
| XYZ | xyz(76.7177, 86.8764, 105.6362) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.12
Really Light Blue
#D4FFFF
ΔE00 3.19
Ice Blue (survey)
#D7FFFE
ΔE00 3.38
Very Pale Blue
#D6FFFE
ΔE00 3.42
Pale Blue
#D0FEFE
ΔE00 3.43
Lightcyan
#E0FFFF
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7FD #FDD5CF
analogous
#CFFDEC #CFF7FD #CFE0FD
triadic
#CFF7FD #FDCFF7 #F7FDCF
tetradic
#CFF7FD #ECCFFD #FDD5CF #E0FDCF
square
#CFF7FD #ECCFFD #FDD5CF #E0FDCF
split-complementary
#CFF7FD #FDCFE0 #FDECCF
monochromatic
#59E3F8 #94EDFB #CFF7FD #E2FAFE #E2FAFE
Accessibility & contrast
On white
1.14
#CFF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#CFF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7FD
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7FD | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#C2FBF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cff7fd; /* rgb */ color: rgb(207, 247, 253); /* oklch */ color: oklch(95.0% 0.042 207.6);
Tailwind
colors: {
custom: {
50: '#def9fe',
500: '#cff7fd',
950: '#000000',
},
}SCSS
$custom: #cff7fd; $custom-light: #def9fe; $custom-dark: #000000;
JSON
{
"hex": "#cff7fd",
"rgb": {
"r": 207,
"g": 247,
"b": 253
},
"hsl": {
"h": 187.826,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.94978,
"c": 0.04194,
"h": 207.6
},
"luminance": 0.86879
}Semantic roles & 50–950 ramp
primary
#CFF7FD
secondary
#E6968A
accent
#1E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585