#CFF7FE#CFF7FE
#CFF7FE is a very light, muted teal. Relative luminance 0.869; OKLCH L 95.0% C 0.042 H 209.3°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7FE |
|---|---|
| RGB | rgb(207, 247, 254) |
| HSL | hsl(189, 96%, 90%) |
| HSV | hsv(189, 19%, 100%) |
| CMYK | cmyk(18.5%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(94.71, -11.35, -7.63) |
| CIE-LCH | lch(94.71, 13.68, 213.92°) |
| OKLab | oklab(95.01% -0.0368 -0.0207) |
| OKLCH | oklch(95.01% 0.042 209.3) |
| XYZ | xyz(76.8774, 86.9403, 106.4774) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.49
Really Light Blue
#D4FFFF
ΔE00 3.57
Pale Sky Blue
#BDF6FE
ΔE00 3.69
Ice Blue (survey)
#D7FFFE
ΔE00 3.76
Lightcyan
#E0FFFF
ΔE00 3.78
Very Pale Blue
#D6FFFE
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7FE #FED6CF
analogous
#CFFEED #CFF7FE #CFDFFE
triadic
#CFF7FE #FECFF7 #F7FECF
tetradic
#CFF7FE #EDCFFE #FED6CF #DFFECF
square
#CFF7FE #EDCFFE #FED6CF #DFFECF
split-complementary
#CFF7FE #FECFDF #FEEDCF
monochromatic
#57E3FC #93EDFD #CFF7FE #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.14
#CFF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#CFF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7FE
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7FE | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#C1FBF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cff7fe; /* rgb */ color: rgb(207, 247, 254); /* oklch */ color: oklch(95.0% 0.042 209.3);
Tailwind
colors: {
custom: {
50: '#def9fe',
500: '#cff7fe',
950: '#000000',
},
}SCSS
$custom: #cff7fe; $custom-light: #def9fe; $custom-dark: #000000;
JSON
{
"hex": "#cff7fe",
"rgb": {
"r": 207,
"g": 247,
"b": 254
},
"hsl": {
"h": 188.936,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.95009,
"c": 0.04222,
"h": 209.3
},
"luminance": 0.86943
}Semantic roles & 50–950 ramp
primary
#CFF7FE
secondary
#E89789
accent
#2200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585