#CFF1FA#CFF1FA
#CFF1FA is a very light, muted cyan. Relative luminance 0.831; OKLCH L 93.7% C 0.037 H 215.5°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF1FA |
|---|---|
| RGB | rgb(207, 241, 250) |
| HSL | hsl(193, 81%, 90%) |
| HSV | hsv(193, 17%, 98%) |
| CMYK | cmyk(17.2%, 3.6%, 0%, 2%) |
| CIE-LAB | lab(93.05, -9.15, -8.02) |
| CIE-LCH | lch(93.05, 12.17, 221.24°) |
| OKLab | oklab(93.66% -0.0305 -0.0217) |
| OKLCH | oklch(93.66% 0.037 215.5) |
| XYZ | xyz(74.4382, 83.0761, 102.5373) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.79
Pale Sky Blue
#BDF6FE
ΔE00 5.48
Very Light Blue
#D5FFFF
ΔE00 5.52
Really Light Blue
#D4FFFF
ΔE00 5.64
Ice Blue (survey)
#D7FFFE
ΔE00 5.65
Very Pale Blue
#D6FFFE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF1FA #FAD8CF
analogous
#CFFAEE #CFF1FA #CFDCFA
triadic
#CFF1FA #FACFF1 #F1FACF
tetradic
#CFF1FA #EECFFA #FAD8CF #DCFACF
square
#CFF1FA #EECFFA #FAD8CF #DCFACF
split-complementary
#CFF1FA #FACFDC #FAEECF
monochromatic
#60D1EE #98E1F4 #CFF1FA #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.19
#CFF1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#CFF1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF1FA
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF1FA | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#E3E9FA
Tritanopia (blue-blind)
#C3F5F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff1fa; /* rgb */ color: rgb(207, 241, 250); /* oklch */ color: oklch(93.7% 0.037 215.5);
Tailwind
colors: {
custom: {
50: '#def5fc',
500: '#cff1fa',
950: '#000000',
},
}SCSS
$custom: #cff1fa; $custom-light: #def5fc; $custom-dark: #000000;
JSON
{
"hex": "#cff1fa",
"rgb": {
"r": 207,
"g": 241,
"b": 250
},
"hsl": {
"h": 192.558,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.93655,
"c": 0.03741,
"h": 215.5
},
"luminance": 0.83078
}Semantic roles & 50–950 ramp
primary
#CFF1FA
secondary
#E09F8D
accent
#3508DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585