#CBF0FF#CBF0FF
#CBF0FF is a very light, muted cyan. Relative luminance 0.822; OKLCH L 93.3% C 0.043 H 224.3°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF0FF |
|---|---|
| RGB | rgb(203, 240, 255) |
| HSL | hsl(197, 100%, 90%) |
| HSV | hsv(197, 20%, 100%) |
| CMYK | cmyk(20.4%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(92.68, -8.81, -11.20) |
| CIE-LCH | lch(92.68, 14.25, 231.81°) |
| OKLab | oklab(93.35% -0.0311 -0.0304) |
| OKLCH | oklch(93.35% 0.043 224.3) |
| XYZ | xyz(73.8337, 82.2344, 106.5710) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.93
Pale Sky Blue
#BDF6FE
ΔE00 6.29
Ice Blue
#A5DFF9
ΔE00 6.32
Powder Blue
#B0E0E6
ΔE00 6.86
Lightcyan
#E0FFFF
ΔE00 6.90
Very Light Blue
#D5FFFF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF0FF #FFDACB
analogous
#CBFFF4 #CBF0FF #CBD6FF
triadic
#CBF0FF #FFCBF0 #F0FFCB
tetradic
#CBF0FF #F4CBFF #FFDACB #D6FFCB
square
#CBF0FF #F4CBFF #FFDACB #D6FFCB
split-complementary
#CBF0FF #FFCBD6 #FFF4CB
monochromatic
#51CDFF #8EDEFF #CBF0FF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.20
#CBF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#CBF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF0FF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF0FF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#BCF5F5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf0ff; /* rgb */ color: rgb(203, 240, 255); /* oklch */ color: oklch(93.3% 0.043 224.3);
Tailwind
colors: {
custom: {
50: '#dbf5ff',
500: '#cbf0ff',
950: '#000000',
},
}SCSS
$custom: #cbf0ff; $custom-light: #dbf5ff; $custom-dark: #000000;
JSON
{
"hex": "#cbf0ff",
"rgb": {
"r": 203,
"g": 240,
"b": 255
},
"hsl": {
"h": 197.308,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.93345,
"c": 0.04349,
"h": 224.3
},
"luminance": 0.82237
}Semantic roles & 50–950 ramp
primary
#CBF0FF
secondary
#E9A285
accent
#4200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586