#CBF6FF#CBF6FF
#CBF6FF is a very light, muted cyan. Relative luminance 0.858; OKLCH L 94.6% C 0.046 H 211.8°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF6FF |
|---|---|
| RGB | rgb(203, 246, 255) |
| HSL | hsl(190, 100%, 90%) |
| HSV | hsv(190, 20%, 100%) |
| CMYK | cmyk(20.4%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(94.24, -11.84, -8.88) |
| CIE-LCH | lch(94.24, 14.80, 216.88°) |
| OKLab | oklab(94.58% -0.0389 -0.0241) |
| OKLCH | oklch(94.58% 0.046 211.8) |
| XYZ | xyz(75.6293, 85.8255, 107.1696) |
| Luminance | 0.8583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.23
Light Sky Blue
#C6FCFF
ΔE00 4.06
Very Light Blue
#D5FFFF
ΔE00 4.15
Really Light Blue
#D4FFFF
ΔE00 4.18
Pale Blue
#D0FEFE
ΔE00 4.30
Ice Blue (survey)
#D7FFFE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF6FF #FFD4CB
analogous
#CBFFEE #CBF6FF #CBDCFF
triadic
#CBF6FF #FFCBF6 #F6FFCB
tetradic
#CBF6FF #EECBFF #FFD4CB #DCFFCB
square
#CBF6FF #EECBFF #FFD4CB #DCFFCB
split-complementary
#CBF6FF #FFCBDC #FFEECB
monochromatic
#51E1FF #8EEBFF #CBF6FF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.16
#CBF6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#CBF6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF6FF
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF6FF | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#E5EBFF
Tritanopia (blue-blind)
#BCFAF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbf6ff; /* rgb */ color: rgb(203, 246, 255); /* oklch */ color: oklch(94.6% 0.046 211.8);
Tailwind
colors: {
custom: {
50: '#dbf9ff',
500: '#cbf6ff',
950: '#000000',
},
}SCSS
$custom: #cbf6ff; $custom-light: #dbf9ff; $custom-dark: #000000;
JSON
{
"hex": "#cbf6ff",
"rgb": {
"r": 203,
"g": 246,
"b": 255
},
"hsl": {
"h": 190.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.94579,
"c": 0.04575,
"h": 211.8
},
"luminance": 0.85828
}Semantic roles & 50–950 ramp
primary
#CBF6FF
secondary
#E99685
accent
#2800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586