#CBF0FA#CBF0FA
#CBF0FA is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.2% C 0.041 H 215.9°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF0FA |
|---|---|
| RGB | rgb(203, 240, 250) |
| HSL | hsl(193, 82%, 89%) |
| HSV | hsv(193, 19%, 98%) |
| CMYK | cmyk(18.8%, 4%, 0%, 2%) |
| CIE-LAB | lab(92.54, -9.86, -8.81) |
| CIE-LCH | lch(92.54, 13.22, 221.77°) |
| OKLab | oklab(93.19% -0.033 -0.0239) |
| OKLCH | oklch(93.19% 0.041 215.9) |
| XYZ | xyz(73.0393, 81.9166, 102.3872) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.91
Lightcyan
#E0FFFF
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 5.50
Very Light Blue
#D5FFFF
ΔE00 5.59
Really Light Blue
#D4FFFF
ΔE00 5.68
Ice Blue (survey)
#D7FFFE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF0FA #FAD5CB
analogous
#CBFAED #CBF0FA #CBD9FA
triadic
#CBF0FA #FACBF0 #F0FACB
tetradic
#CBF0FA #EDCBFA #FAD5CB #D9FACB
square
#CBF0FA #EDCBFA #FAD5CB #D9FACB
split-complementary
#CBF0FA #FACBD9 #FAEDCB
monochromatic
#5BD0EF #93E0F5 #CBF0FA #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.21
#CBF0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#CBF0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF0FA
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF0FA | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDFB
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#BEF4F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf0fa; /* rgb */ color: rgb(203, 240, 250); /* oklch */ color: oklch(93.2% 0.041 215.9);
Tailwind
colors: {
custom: {
50: '#dbf5fc',
500: '#cbf0fa',
950: '#000000',
},
}SCSS
$custom: #cbf0fa; $custom-light: #dbf5fc; $custom-dark: #000000;
JSON
{
"hex": "#cbf0fa",
"rgb": {
"r": 203,
"g": 240,
"b": 250
},
"hsl": {
"h": 192.766,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.93188,
"c": 0.04071,
"h": 215.9
},
"luminance": 0.81919
}Semantic roles & 50–950 ramp
primary
#CBF0FA
secondary
#E09C8A
accent
#3507DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585