#CBF2FF#CBF2FF
#CBF2FF is a very light, muted cyan. Relative luminance 0.834; OKLCH L 93.8% C 0.044 H 220.0°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF2FF |
|---|---|
| RGB | rgb(203, 242, 255) |
| HSL | hsl(195, 100%, 90%) |
| HSV | hsv(195, 20%, 100%) |
| CMYK | cmyk(20.4%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(93.20, -9.82, -10.43) |
| CIE-LCH | lch(93.20, 14.32, 226.71°) |
| OKLab | oklab(93.76% -0.0337 -0.0283) |
| OKLCH | oklch(93.76% 0.044 220) |
| XYZ | xyz(74.4257, 83.4184, 106.7684) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.19
Lightcyan
#E0FFFF
ΔE00 6.02
Lightblue
#ADD8E6
ΔE00 6.05
Powder Blue
#B0E0E6
ΔE00 6.20
Very Light Blue
#D5FFFF
ΔE00 6.31
Really Light Blue
#D4FFFF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF2FF #FFD8CB
analogous
#CBFFF2 #CBF2FF #CBD8FF
triadic
#CBF2FF #FFCBF2 #F2FFCB
tetradic
#CBF2FF #F2CBFF #FFD8CB #D8FFCB
square
#CBF2FF #F2CBFF #FFD8CB #D8FFCB
split-complementary
#CBF2FF #FFCBD8 #FFF2CB
monochromatic
#51D3FF #8EE3FF #CBF2FF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.19
#CBF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#CBF2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF2FF
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF2FF | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E1E9FF
Tritanopia (blue-blind)
#BCF7F6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cbf2ff; /* rgb */ color: rgb(203, 242, 255); /* oklch */ color: oklch(93.8% 0.044 220.0);
Tailwind
colors: {
custom: {
50: '#dbf6ff',
500: '#cbf2ff',
950: '#000000',
},
}SCSS
$custom: #cbf2ff; $custom-light: #dbf6ff; $custom-dark: #000000;
JSON
{
"hex": "#cbf2ff",
"rgb": {
"r": 203,
"g": 242,
"b": 255
},
"hsl": {
"h": 195,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.93756,
"c": 0.04401,
"h": 220
},
"luminance": 0.83421
}Semantic roles & 50–950 ramp
primary
#CBF2FF
secondary
#E99E85
accent
#3900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586