#CBF5FF#CBF5FF
#CBF5FF is a very light, muted cyan. Relative luminance 0.852; OKLCH L 94.4% C 0.045 H 213.8°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF5FF |
|---|---|
| RGB | rgb(203, 245, 255) |
| HSL | hsl(192, 100%, 90%) |
| HSV | hsv(192, 20%, 100%) |
| CMYK | cmyk(20.4%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(93.98, -11.33, -9.27) |
| CIE-LCH | lch(93.98, 14.64, 219.27°) |
| OKLab | oklab(94.37% -0.0376 -0.0251) |
| OKLCH | oklch(94.37% 0.045 213.8) |
| XYZ | xyz(75.3259, 85.2188, 107.0684) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.67
Light Sky Blue
#C6FCFF
ΔE00 4.63
Very Light Blue
#D5FFFF
ΔE00 4.67
Really Light Blue
#D4FFFF
ΔE00 4.72
Pale Blue
#D0FEFE
ΔE00 4.86
Lightcyan
#E0FFFF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF5FF #FFD5CB
analogous
#CBFFEF #CBF5FF #CBDBFF
triadic
#CBF5FF #FFCBF5 #F5FFCB
tetradic
#CBF5FF #EFCBFF #FFD5CB #DBFFCB
square
#CBF5FF #EFCBFF #FFD5CB #DBFFCB
split-complementary
#CBF5FF #FFCBDB #FFEFCB
monochromatic
#51DDFF #8EE9FF #CBF5FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.16
#CBF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#CBF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF5FF
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF5FF | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#BCF9F8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbf5ff; /* rgb */ color: rgb(203, 245, 255); /* oklch */ color: oklch(94.4% 0.045 213.8);
Tailwind
colors: {
custom: {
50: '#dbf8ff',
500: '#cbf5ff',
950: '#000000',
},
}SCSS
$custom: #cbf5ff; $custom-light: #dbf8ff; $custom-dark: #000000;
JSON
{
"hex": "#cbf5ff",
"rgb": {
"r": 203,
"g": 245,
"b": 255
},
"hsl": {
"h": 191.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.94373,
"c": 0.04524,
"h": 213.8
},
"luminance": 0.85221
}Semantic roles & 50–950 ramp
primary
#CBF5FF
secondary
#E99885
accent
#2C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586