#CFF0FA#CFF0FA
#CFF0FA is a very light, muted cyan. Relative luminance 0.825; OKLCH L 93.5% C 0.037 H 218.0°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF0FA |
|---|---|
| RGB | rgb(207, 240, 250) |
| HSL | hsl(194, 81%, 90%) |
| HSV | hsv(194, 17%, 98%) |
| CMYK | cmyk(17.2%, 4%, 0%, 2%) |
| CIE-LAB | lab(92.79, -8.65, -8.41) |
| CIE-LCH | lch(92.79, 12.06, 224.20°) |
| OKLab | oklab(93.45% -0.0291 -0.0227) |
| OKLCH | oklch(93.45% 0.037 218) |
| XYZ | xyz(74.1430, 82.4857, 102.4389) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.28
Pale Sky Blue
#BDF6FE
ΔE00 5.97
Very Light Blue
#D5FFFF
ΔE00 6.14
Lightblue
#ADD8E6
ΔE00 6.25
Ice Blue (survey)
#D7FFFE
ΔE00 6.26
Really Light Blue
#D4FFFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF0FA #FAD9CF
analogous
#CFFAEE #CFF0FA #CFDBFA
triadic
#CFF0FA #FACFF0 #F0FACF
tetradic
#CFF0FA #EECFFA #FAD9CF #DBFACF
square
#CFF0FA #EECFFA #FAD9CF #DBFACF
split-complementary
#CFF0FA #FACFDB #FAEECF
monochromatic
#60CDEE #98DFF4 #CFF0FA #E3F6FC #E3F6FC
Accessibility & contrast
On white
1.20
#CFF0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#CFF0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF0FA
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF0FA | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFB
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#C3F4F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff0fa; /* rgb */ color: rgb(207, 240, 250); /* oklch */ color: oklch(93.5% 0.037 218.0);
Tailwind
colors: {
custom: {
50: '#def5fc',
500: '#cff0fa',
950: '#000000',
},
}SCSS
$custom: #cff0fa; $custom-light: #def5fc; $custom-dark: #000000;
JSON
{
"hex": "#cff0fa",
"rgb": {
"r": 207,
"g": 240,
"b": 250
},
"hsl": {
"h": 193.953,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.93451,
"c": 0.03697,
"h": 218
},
"luminance": 0.82488
}Semantic roles & 50–950 ramp
primary
#CFF0FA
secondary
#E0A18D
accent
#3A08DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585