#CFF7FA#CFF7FA
#CFF7FA is a very light, muted teal. Relative luminance 0.867; OKLCH L 94.9% C 0.041 H 202.1°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7FA |
|---|---|
| RGB | rgb(207, 247, 250) |
| HSL | hsl(184, 81%, 90%) |
| HSV | hsv(184, 17%, 98%) |
| CMYK | cmyk(17.2%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(94.61, -12.17, -5.72) |
| CIE-LCH | lch(94.61, 13.45, 205.18°) |
| OKLab | oklab(94.89% -0.0383 -0.0155) |
| OKLCH | oklch(94.89% 0.041 202.1) |
| XYZ | xyz(76.2435, 86.6868, 103.1391) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.12
Really Light Blue
#D4FFFF
ΔE00 2.19
Ice Blue (survey)
#D7FFFE
ΔE00 2.33
Very Pale Blue
#D6FFFE
ΔE00 2.35
Pale Blue
#D0FEFE
ΔE00 2.41
Lightcyan
#E0FFFF
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7FA #FAD2CF
analogous
#CFFAE8 #CFF7FA #CFE2FA
triadic
#CFF7FA #FACFF7 #F7FACF
tetradic
#CFF7FA #E8CFFA #FAD2CF #E2FACF
square
#CFF7FA #E8CFFA #FAD2CF #E2FACF
split-complementary
#CFF7FA #FACFE2 #FAE8CF
monochromatic
#60E5EE #98EEF4 #CFF7FA #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.15
#CFF7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#CFF7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7FA
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7FA | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#E9EDFA
Tritanopia (blue-blind)
#C2FAF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cff7fa; /* rgb */ color: rgb(207, 247, 250); /* oklch */ color: oklch(94.9% 0.041 202.1);
Tailwind
colors: {
custom: {
50: '#def9fc',
500: '#cff7fa',
950: '#000000',
},
}SCSS
$custom: #cff7fa; $custom-light: #def9fc; $custom-dark: #000000;
JSON
{
"hex": "#cff7fa",
"rgb": {
"r": 207,
"g": 247,
"b": 250
},
"hsl": {
"h": 184.186,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.94888,
"c": 0.04134,
"h": 202.1
},
"luminance": 0.86689
}Semantic roles & 50–950 ramp
primary
#CFF7FA
secondary
#E0938D
accent
#1708DD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585