#CBF1FA#CBF1FA
#CBF1FA is a very light, muted cyan. Relative luminance 0.825; OKLCH L 93.4% C 0.041 H 213.7°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF1FA |
|---|---|
| RGB | rgb(203, 241, 250) |
| HSL | hsl(191, 82%, 89%) |
| HSV | hsv(191, 19%, 98%) |
| CMYK | cmyk(18.8%, 3.6%, 0%, 2%) |
| CIE-LAB | lab(92.80, -10.37, -8.42) |
| CIE-LCH | lch(92.80, 13.35, 219.09°) |
| OKLab | oklab(93.39% -0.0343 -0.0228) |
| OKLCH | oklch(93.39% 0.041 213.7) |
| XYZ | xyz(73.3345, 82.5070, 102.4856) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.43
Lightcyan
#E0FFFF
ΔE00 4.88
Very Light Blue
#D5FFFF
ΔE00 5.02
Really Light Blue
#D4FFFF
ΔE00 5.10
Ice Blue (survey)
#D7FFFE
ΔE00 5.24
Powder Blue
#B0E0E6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF1FA #FAD4CB
analogous
#CBFAEC #CBF1FA #CBDAFA
triadic
#CBF1FA #FACBF1 #F1FACB
tetradic
#CBF1FA #ECCBFA #FAD4CB #DAFACB
square
#CBF1FA #ECCBFA #FAD4CB #DAFACB
split-complementary
#CBF1FA #FACBDA #FAECCB
monochromatic
#5BD3EF #93E2F5 #CBF1FA #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.20
#CBF1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#CBF1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF1FA
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF1FA | 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)
#EAEEFB
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#BDF5F4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf1fa; /* rgb */ color: rgb(203, 241, 250); /* oklch */ color: oklch(93.4% 0.041 213.7);
Tailwind
colors: {
custom: {
50: '#dbf5fc',
500: '#cbf1fa',
950: '#000000',
},
}SCSS
$custom: #cbf1fa; $custom-light: #dbf5fc; $custom-dark: #000000;
JSON
{
"hex": "#cbf1fa",
"rgb": {
"r": 203,
"g": 241,
"b": 250
},
"hsl": {
"h": 191.489,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.93394,
"c": 0.04118,
"h": 213.7
},
"luminance": 0.82509
}Semantic roles & 50–950 ramp
primary
#CBF1FA
secondary
#E09A8A
accent
#3007DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585