#CFF3FA#CFF3FA
#CFF3FA is a very light, muted teal. Relative luminance 0.843; OKLCH L 94.1% C 0.038 H 210.7°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3FA |
|---|---|
| RGB | rgb(207, 243, 250) |
| HSL | hsl(190, 81%, 90%) |
| HSV | hsv(190, 17%, 98%) |
| CMYK | cmyk(17.2%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(93.57, -10.16, -7.26) |
| CIE-LCH | lch(93.57, 12.49, 215.53°) |
| OKLab | oklab(94.07% -0.0331 -0.0196) |
| OKLCH | oklch(94.07% 0.038 210.7) |
| XYZ | xyz(75.0334, 84.2666, 102.7357) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.95
Very Light Blue
#D5FFFF
ΔE00 4.32
Really Light Blue
#D4FFFF
ΔE00 4.43
Ice Blue (survey)
#D7FFFE
ΔE00 4.47
Very Pale Blue
#D6FFFE
ΔE00 4.56
Pale Sky Blue
#BDF6FE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3FA #FAD6CF
analogous
#CFFAEB #CFF3FA #CFDEFA
triadic
#CFF3FA #FACFF3 #F3FACF
tetradic
#CFF3FA #EBCFFA #FAD6CF #DEFACF
square
#CFF3FA #EBCFFA #FAD6CF #DEFACF
split-complementary
#CFF3FA #FACFDE #FAEBCF
monochromatic
#60D7EE #98E5F4 #CFF3FA #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.18
#CFF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#CFF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3FA
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3FA | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#C3F7F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff3fa; /* rgb */ color: rgb(207, 243, 250); /* oklch */ color: oklch(94.1% 0.038 210.7);
Tailwind
colors: {
custom: {
50: '#def7fc',
500: '#cff3fa',
950: '#000000',
},
}SCSS
$custom: #cff3fa; $custom-light: #def7fc; $custom-dark: #000000;
JSON
{
"hex": "#cff3fa",
"rgb": {
"r": 207,
"g": 243,
"b": 250
},
"hsl": {
"h": 189.767,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.94065,
"c": 0.03848,
"h": 210.7
},
"luminance": 0.84269
}Semantic roles & 50–950 ramp
primary
#CFF3FA
secondary
#E09B8D
accent
#2B08DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585