#CBF3FB#CBF3FB
#CBF3FB is a very light, muted cyan. Relative luminance 0.838; OKLCH L 93.8% C 0.043 H 211.1°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF3FB |
|---|---|
| RGB | rgb(203, 243, 251) |
| HSL | hsl(190, 86%, 89%) |
| HSV | hsv(190, 19%, 98%) |
| CMYK | cmyk(19.1%, 3.2%, 0%, 1.6%) |
| CIE-LAB | lab(93.35, -11.16, -8.13) |
| CIE-LCH | lch(93.35, 13.81, 216.05°) |
| OKLab | oklab(93.84% -0.0365 -0.022) |
| OKLCH | oklch(93.84% 0.043 211.1) |
| XYZ | xyz(74.0870, 83.7604, 103.5120) |
| Luminance | 0.8376 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.73
Very Light Blue
#D5FFFF
ΔE00 4.27
Really Light Blue
#D4FFFF
ΔE00 4.33
Light Sky Blue
#C6FCFF
ΔE00 4.46
Pale Blue
#D0FEFE
ΔE00 4.49
Lightcyan
#E0FFFF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF3FB #FBD3CB
analogous
#CBFBEB #CBF3FB #CBDBFB
triadic
#CBF3FB #FBCBF3 #F3FBCB
tetradic
#CBF3FB #EBCBFB #FBD3CB #DBFBCB
square
#CBF3FB #EBCBFB #FBD3CB #DBFBCB
split-complementary
#CBF3FB #FBCBDB #FBEBCB
monochromatic
#59D9F2 #92E6F7 #CBF3FB #E3F8FD #E3F8FD
Accessibility & contrast
On white
1.18
#CBF3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#CBF3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF3FB
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF3FB | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#BDF7F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbf3fb; /* rgb */ color: rgb(203, 243, 251); /* oklch */ color: oklch(93.8% 0.043 211.1);
Tailwind
colors: {
custom: {
50: '#dbf7fc',
500: '#cbf3fb',
950: '#000000',
},
}SCSS
$custom: #cbf3fb; $custom-light: #dbf7fc; $custom-dark: #000000;
JSON
{
"hex": "#cbf3fb",
"rgb": {
"r": 203,
"g": 243,
"b": 251
},
"hsl": {
"h": 190,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.93837,
"c": 0.04265,
"h": 211.1
},
"luminance": 0.83763
}Semantic roles & 50–950 ramp
primary
#CBF3FB
secondary
#E19889
accent
#2803E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585