#CBF3FF#CBF3FF
#CBF3FF is a very light, muted cyan. Relative luminance 0.840; OKLCH L 94.0% C 0.044 H 217.9°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF3FF |
|---|---|
| RGB | rgb(203, 243, 255) |
| HSL | hsl(194, 100%, 90%) |
| HSV | hsv(194, 20%, 100%) |
| CMYK | cmyk(20.4%, 4.7%, 0%, 0%) |
| CIE-LAB | lab(93.46, -10.33, -10.04) |
| CIE-LCH | lch(93.46, 14.40, 224.19°) |
| OKLab | oklab(93.96% -0.035 -0.0272) |
| OKLCH | oklch(93.96% 0.044 217.9) |
| XYZ | xyz(74.7242, 84.0153, 106.8678) |
| Luminance | 0.8402 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.66
Lightcyan
#E0FFFF
ΔE00 5.63
Very Light Blue
#D5FFFF
ΔE00 5.75
Light Sky Blue
#C6FCFF
ΔE00 5.80
Really Light Blue
#D4FFFF
ΔE00 5.82
Powder Blue
#B0E0E6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF3FF #FFD7CB
analogous
#CBFFF1 #CBF3FF #CBD9FF
triadic
#CBF3FF #FFCBF3 #F3FFCB
tetradic
#CBF3FF #F1CBFF #FFD7CB #D9FFCB
square
#CBF3FF #F1CBFF #FFD7CB #D9FFCB
split-complementary
#CBF3FF #FFCBD9 #FFF1CB
monochromatic
#51D7FF #8EE5FF #CBF3FF #E0F8FF #E0F8FF
Accessibility & contrast
On white
1.18
#CBF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#CBF3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF3FF
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF3FF | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#BCF8F7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbf3ff; /* rgb */ color: rgb(203, 243, 255); /* oklch */ color: oklch(94.0% 0.044 217.9);
Tailwind
colors: {
custom: {
50: '#dbf7ff',
500: '#cbf3ff',
950: '#000000',
},
}SCSS
$custom: #cbf3ff; $custom-light: #dbf7ff; $custom-dark: #000000;
JSON
{
"hex": "#cbf3ff",
"rgb": {
"r": 203,
"g": 243,
"b": 255
},
"hsl": {
"h": 193.846,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.93961,
"c": 0.04436,
"h": 217.9
},
"luminance": 0.84018
}Semantic roles & 50–950 ramp
primary
#CBF3FF
secondary
#E99C85
accent
#3500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586