#CBF2FC#CBF2FC
#CBF2FC is a very light, muted cyan. Relative luminance 0.832; OKLCH L 93.7% C 0.043 H 215.0°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF2FC |
|---|---|
| RGB | rgb(203, 242, 252) |
| HSL | hsl(192, 89%, 89%) |
| HSV | hsv(192, 19%, 99%) |
| CMYK | cmyk(19.4%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(93.11, -10.45, -8.99) |
| CIE-LCH | lch(93.11, 13.79, 220.70°) |
| OKLab | oklab(93.66% -0.0348 -0.0244) |
| OKLCH | oklch(93.66% 0.043 215) |
| XYZ | xyz(73.9466, 83.2267, 104.2449) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.38
Lightcyan
#E0FFFF
ΔE00 5.09
Very Light Blue
#D5FFFF
ΔE00 5.18
Really Light Blue
#D4FFFF
ΔE00 5.26
Light Sky Blue
#C6FCFF
ΔE00 5.36
Ice Blue (survey)
#D7FFFE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF2FC #FCD5CB
analogous
#CBFCEE #CBF2FC #CBDAFC
triadic
#CBF2FC #FCCBF2 #F2FCCB
tetradic
#CBF2FC #EECBFC #FCD5CB #DAFCCB
square
#CBF2FC #EECBFC #FCD5CB #DAFCCB
split-complementary
#CBF2FC #FCCBDA #FCEECB
monochromatic
#57D5F5 #91E4F9 #CBF2FC #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.19
#CBF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#CBF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF2FC
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF2FC | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#BDF6F5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cbf2fc; /* rgb */ color: rgb(203, 242, 252); /* oklch */ color: oklch(93.7% 0.043 215.0);
Tailwind
colors: {
custom: {
50: '#dbf6fd',
500: '#cbf2fc',
950: '#000000',
},
}SCSS
$custom: #cbf2fc; $custom-light: #dbf6fd; $custom-dark: #000000;
JSON
{
"hex": "#cbf2fc",
"rgb": {
"r": 203,
"g": 242,
"b": 252
},
"hsl": {
"h": 192.245,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.93662,
"c": 0.04252,
"h": 215
},
"luminance": 0.83229
}Semantic roles & 50–950 ramp
primary
#CBF2FC
secondary
#E39B88
accent
#2F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585