#CFF5FA#CFF5FA
#CFF5FA is a very light, muted teal. Relative luminance 0.855; OKLCH L 94.5% C 0.040 H 206.2°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF5FA |
|---|---|
| RGB | rgb(207, 245, 250) |
| HSL | hsl(187, 81%, 90%) |
| HSV | hsv(187, 17%, 98%) |
| CMYK | cmyk(17.2%, 2%, 0%, 2%) |
| CIE-LAB | lab(94.09, -11.17, -6.49) |
| CIE-LCH | lch(94.09, 12.92, 210.16°) |
| OKLab | oklab(94.48% -0.0357 -0.0176) |
| OKLCH | oklch(94.48% 0.04 206.2) |
| XYZ | xyz(75.6352, 85.4701, 102.9363) |
| Luminance | 0.8547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.17
Really Light Blue
#D4FFFF
ΔE00 3.27
Lightcyan
#E0FFFF
ΔE00 3.34
Ice Blue (survey)
#D7FFFE
ΔE00 3.35
Very Pale Blue
#D6FFFE
ΔE00 3.41
Pale Blue
#D0FEFE
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF5FA #FAD4CF
analogous
#CFFAEA #CFF5FA #CFE0FA
triadic
#CFF5FA #FACFF5 #F5FACF
tetradic
#CFF5FA #EACFFA #FAD4CF #E0FACF
square
#CFF5FA #EACFFA #FAD4CF #E0FACF
split-complementary
#CFF5FA #FACFE0 #FAEACF
monochromatic
#60DEEE #98E9F4 #CFF5FA #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.16
#CFF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#CFF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF5FA
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF5FA | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#E7EBFA
Tritanopia (blue-blind)
#C2F8F6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cff5fa; /* rgb */ color: rgb(207, 245, 250); /* oklch */ color: oklch(94.5% 0.040 206.2);
Tailwind
colors: {
custom: {
50: '#def8fc',
500: '#cff5fa',
950: '#000000',
},
}SCSS
$custom: #cff5fa; $custom-light: #def8fc; $custom-dark: #000000;
JSON
{
"hex": "#cff5fa",
"rgb": {
"r": 207,
"g": 245,
"b": 250
},
"hsl": {
"h": 186.977,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.94476,
"c": 0.0398,
"h": 206.2
},
"luminance": 0.85472
}Semantic roles & 50–950 ramp
primary
#CFF5FA
secondary
#E0978D
accent
#2108DD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585