#CFF4FA#CFF4FA
#CFF4FA is a very light, muted teal. Relative luminance 0.849; OKLCH L 94.3% C 0.039 H 208.4°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF4FA |
|---|---|
| RGB | rgb(207, 244, 250) |
| HSL | hsl(188, 81%, 90%) |
| HSV | hsv(188, 17%, 98%) |
| CMYK | cmyk(17.2%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(93.83, -10.66, -6.87) |
| CIE-LCH | lch(93.83, 12.69, 212.80°) |
| OKLab | oklab(94.27% -0.0344 -0.0186) |
| OKLCH | oklch(94.27% 0.039 208.4) |
| XYZ | xyz(75.3335, 84.8667, 102.8357) |
| Luminance | 0.8487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.61
Very Light Blue
#D5FFFF
ΔE00 3.74
Really Light Blue
#D4FFFF
ΔE00 3.84
Ice Blue (survey)
#D7FFFE
ΔE00 3.90
Very Pale Blue
#D6FFFE
ΔE00 3.98
Pale Blue
#D0FEFE
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF4FA #FAD5CF
analogous
#CFFAEB #CFF4FA #CFDFFA
triadic
#CFF4FA #FACFF4 #F4FACF
tetradic
#CFF4FA #EBCFFA #FAD5CF #DFFACF
square
#CFF4FA #EBCFFA #FAD5CF #DFFACF
split-complementary
#CFF4FA #FACFDF #FAEBCF
monochromatic
#60DBEE #98E7F4 #CFF4FA #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.17
#CFF4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#CFF4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF4FA
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF4FA | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#C3F7F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cff4fa; /* rgb */ color: rgb(207, 244, 250); /* oklch */ color: oklch(94.3% 0.039 208.4);
Tailwind
colors: {
custom: {
50: '#def7fc',
500: '#cff4fa',
950: '#000000',
},
}SCSS
$custom: #cff4fa; $custom-light: #def7fc; $custom-dark: #000000;
JSON
{
"hex": "#cff4fa",
"rgb": {
"r": 207,
"g": 244,
"b": 250
},
"hsl": {
"h": 188.372,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.9427,
"c": 0.03912,
"h": 208.4
},
"luminance": 0.84869
}Semantic roles & 50–950 ramp
primary
#CFF4FA
secondary
#E0998D
accent
#2608DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585