#CFF8FA#CFF8FA
#CFF8FA is a very light, muted teal. Relative luminance 0.873; OKLCH L 95.1% C 0.042 H 200.1°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8FA |
|---|---|
| RGB | rgb(207, 248, 250) |
| HSL | hsl(183, 81%, 90%) |
| HSV | hsv(183, 17%, 98%) |
| CMYK | cmyk(17.2%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(94.87, -12.67, -5.34) |
| CIE-LCH | lch(94.87, 13.75, 202.84°) |
| OKLab | oklab(95.09% -0.0396 -0.0145) |
| OKLCH | oklch(95.09% 0.042 200.1) |
| XYZ | xyz(76.5501, 87.3000, 103.2413) |
| Luminance | 0.8730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.65
Really Light Blue
#D4FFFF
ΔE00 1.70
Pale Blue
#D0FEFE
ΔE00 1.87
Very Pale Blue
#D6FFFE
ΔE00 1.88
Ice Blue (survey)
#D7FFFE
ΔE00 1.89
Light Sky Blue
#C6FCFF
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8FA #FAD1CF
analogous
#CFFAE7 #CFF8FA #CFE3FA
triadic
#CFF8FA #FACFF8 #F8FACF
tetradic
#CFF8FA #E7CFFA #FAD1CF #E3FACF
square
#CFF8FA #E7CFFA #FAD1CF #E3FACF
split-complementary
#CFF8FA #FACFE3 #FAE7CF
monochromatic
#60E8EE #98F0F4 #CFF8FA #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.14
#CFF8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#CFF8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8FA
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8FA | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#C2FBF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cff8fa; /* rgb */ color: rgb(207, 248, 250); /* oklch */ color: oklch(95.1% 0.042 200.1);
Tailwind
colors: {
custom: {
50: '#defafb',
500: '#cff8fa',
950: '#000000',
},
}SCSS
$custom: #cff8fa; $custom-light: #defafb; $custom-dark: #000000;
JSON
{
"hex": "#cff8fa",
"rgb": {
"r": 207,
"g": 248,
"b": 250
},
"hsl": {
"h": 182.791,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.95094,
"c": 0.04218,
"h": 200.1
},
"luminance": 0.87302
}Semantic roles & 50–950 ramp
primary
#CFF8FA
secondary
#E0918D
accent
#1208DD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585