#CFF6FA#CFF6FA
#CFF6FA is a very light, muted teal. Relative luminance 0.861; OKLCH L 94.7% C 0.041 H 204.1°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF6FA |
|---|---|
| RGB | rgb(207, 246, 250) |
| HSL | hsl(186, 81%, 90%) |
| HSV | hsv(186, 17%, 98%) |
| CMYK | cmyk(17.2%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(94.35, -11.67, -6.10) |
| CIE-LCH | lch(94.35, 13.17, 207.62°) |
| OKLab | oklab(94.68% -0.037 -0.0166) |
| OKLCH | oklch(94.68% 0.041 204.1) |
| XYZ | xyz(75.9386, 86.0768, 103.0374) |
| Luminance | 0.8608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.63
Really Light Blue
#D4FFFF
ΔE00 2.71
Ice Blue (survey)
#D7FFFE
ΔE00 2.82
Very Pale Blue
#D6FFFE
ΔE00 2.87
Pale Blue
#D0FEFE
ΔE00 2.96
Lightcyan
#E0FFFF
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF6FA #FAD3CF
analogous
#CFFAE9 #CFF6FA #CFE1FA
triadic
#CFF6FA #FACFF6 #F6FACF
tetradic
#CFF6FA #E9CFFA #FAD3CF #E1FACF
square
#CFF6FA #E9CFFA #FAD3CF #E1FACF
split-complementary
#CFF6FA #FACFE1 #FAE9CF
monochromatic
#60E1EE #98ECF4 #CFF6FA #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.15
#CFF6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#CFF6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF6FA
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF6FA | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FA
Deuteranopia (green-blind)
#E8ECFA
Tritanopia (blue-blind)
#C2F9F7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cff6fa; /* rgb */ color: rgb(207, 246, 250); /* oklch */ color: oklch(94.7% 0.041 204.1);
Tailwind
colors: {
custom: {
50: '#def9fc',
500: '#cff6fa',
950: '#000000',
},
}SCSS
$custom: #cff6fa; $custom-light: #def9fc; $custom-dark: #000000;
JSON
{
"hex": "#cff6fa",
"rgb": {
"r": 207,
"g": 246,
"b": 250
},
"hsl": {
"h": 185.581,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.94682,
"c": 0.04055,
"h": 204.1
},
"luminance": 0.86079
}Semantic roles & 50–950 ramp
primary
#CFF6FA
secondary
#E0958D
accent
#1C08DD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585