#CBF2FB#CBF2FB
#CBF2FB is a very light, muted cyan. Relative luminance 0.832; OKLCH L 93.6% C 0.042 H 213.2°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF2FB |
|---|---|
| RGB | rgb(203, 242, 251) |
| HSL | hsl(191, 86%, 89%) |
| HSV | hsv(191, 19%, 98%) |
| CMYK | cmyk(19.1%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(93.09, -10.66, -8.51) |
| CIE-LCH | lch(93.09, 13.64, 218.61°) |
| OKLab | oklab(93.63% -0.0352 -0.0231) |
| OKLCH | oklch(93.63% 0.042 213.2) |
| XYZ | xyz(73.7885, 83.1635, 103.4125) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.16
Lightcyan
#E0FFFF
ΔE00 4.81
Very Light Blue
#D5FFFF
ΔE00 4.82
Really Light Blue
#D4FFFF
ΔE00 4.89
Light Sky Blue
#C6FCFF
ΔE00 5.04
Ice Blue (survey)
#D7FFFE
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF2FB #FBD4CB
analogous
#CBFBEC #CBF2FB #CBDAFB
triadic
#CBF2FB #FBCBF2 #F2FBCB
tetradic
#CBF2FB #ECCBFB #FBD4CB #DAFBCB
square
#CBF2FB #ECCBFB #FBD4CB #DAFBCB
split-complementary
#CBF2FB #FBCBDA #FBECCB
monochromatic
#59D6F2 #92E4F7 #CBF2FB #E3F8FD #E3F8FD
Accessibility & contrast
On white
1.19
#CBF2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#CBF2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF2FB
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF2FB | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#BDF6F5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cbf2fb; /* rgb */ color: rgb(203, 242, 251); /* oklch */ color: oklch(93.6% 0.042 213.2);
Tailwind
colors: {
custom: {
50: '#dbf6fc',
500: '#cbf2fb',
950: '#000000',
},
}SCSS
$custom: #cbf2fb; $custom-light: #dbf6fc; $custom-dark: #000000;
JSON
{
"hex": "#cbf2fb",
"rgb": {
"r": 203,
"g": 242,
"b": 251
},
"hsl": {
"h": 191.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.93631,
"c": 0.0421,
"h": 213.2
},
"luminance": 0.83166
}Semantic roles & 50–950 ramp
primary
#CBF2FB
secondary
#E19989
accent
#2D03E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585