#CBF0FC#CBF0FC
#CBF0FC is a very light, muted cyan. Relative luminance 0.820; OKLCH L 93.3% C 0.042 H 219.4°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF0FC |
|---|---|
| RGB | rgb(203, 240, 252) |
| HSL | hsl(195, 89%, 89%) |
| HSV | hsv(195, 19%, 99%) |
| CMYK | cmyk(19.4%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(92.59, -9.44, -9.76) |
| CIE-LCH | lch(92.59, 13.58, 225.96°) |
| OKLab | oklab(93.25% -0.0322 -0.0265) |
| OKLCH | oklch(93.25% 0.042 219.4) |
| XYZ | xyz(73.3546, 82.0427, 104.0475) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 5.79
Lightcyan
#E0FFFF
ΔE00 5.89
Powder Blue
#B0E0E6
ΔE00 6.00
Very Light Blue
#D5FFFF
ΔE00 6.33
Really Light Blue
#D4FFFF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF0FC #FCD7CB
analogous
#CBFCF0 #CBF0FC #CBD8FC
triadic
#CBF0FC #FCCBF0 #F0FCCB
tetradic
#CBF0FC #F0CBFC #FCD7CB #D8FCCB
square
#CBF0FC #F0CBFC #FCD7CB #D8FCCB
split-complementary
#CBF0FC #FCCBD8 #FCF0CB
monochromatic
#57CFF5 #91DFF9 #CBF0FC #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.21
#CBF0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#CBF0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF0FC
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF0FC | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFD
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#BDF4F4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf0fc; /* rgb */ color: rgb(203, 240, 252); /* oklch */ color: oklch(93.3% 0.042 219.4);
Tailwind
colors: {
custom: {
50: '#dbf5fd',
500: '#cbf0fc',
950: '#000000',
},
}SCSS
$custom: #cbf0fc; $custom-light: #dbf5fd; $custom-dark: #000000;
JSON
{
"hex": "#cbf0fc",
"rgb": {
"r": 203,
"g": 240,
"b": 252
},
"hsl": {
"h": 194.694,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.93251,
"c": 0.04171,
"h": 219.4
},
"luminance": 0.82045
}Semantic roles & 50–950 ramp
primary
#CBF0FC
secondary
#E39E88
accent
#3800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585