#B3CFF5#B3CFF5
#B3CFF5 is a very light, moderate cyan. Relative luminance 0.608; OKLCH L 84.7% C 0.061 H 256.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CFF5 |
|---|---|
| RGB | rgb(179, 207, 245) |
| HSL | hsl(215, 77%, 83%) |
| HSV | hsv(215, 27%, 96%) |
| CMYK | cmyk(26.9%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(82.27, -1.00, -21.73) |
| CIE-LCH | lch(82.27, 21.75, 267.36°) |
| OKLab | oklab(84.66% -0.0147 -0.0595) |
| OKLCH | oklch(84.66% 0.061 256.1) |
| XYZ | xyz(57.3800, 60.7999, 95.0808) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.37
Light Blue Grey
#B7C9E2
ΔE00 4.16
Baby Blue (survey)
#A2CFFE
ΔE00 4.16
Lightsteelblue
#B0C4DE
ΔE00 4.31
Pastel Blue
#A2BFFE
ΔE00 5.23
Cloudy Blue
#ACC2D9
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CFF5 #F5D9B3
analogous
#B3F0F5 #B3CFF5 #B8B3F5
triadic
#B3CFF5 #F5B3CF #CFF5B3
tetradic
#B3CFF5 #F5B3F0 #F5D9B3 #B3F5B8
square
#B3CFF5 #F5B3F0 #F5D9B3 #B3F5B8
split-complementary
#B3CFF5 #F5B8B3 #F0F5B3
monochromatic
#478BE7 #7DADEE #B3CFF5 #E4EEFB #E4EEFB
Accessibility & contrast
On white
1.60
#B3CFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#B3CFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CFF5
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CFF5 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F7
Deuteranopia (green-blind)
#BBCAF4
Tritanopia (blue-blind)
#A1D7DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b3cff5; /* rgb */ color: rgb(179, 207, 245); /* oklch */ color: oklch(84.7% 0.061 256.1);
Tailwind
colors: {
custom: {
50: '#cbddf8',
500: '#b3cff5',
950: '#000000',
},
}SCSS
$custom: #b3cff5; $custom-light: #cbddf8; $custom-dark: #000000;
JSON
{
"hex": "#b3cff5",
"rgb": {
"r": 179,
"g": 207,
"b": 245
},
"hsl": {
"h": 214.545,
"s": 76.744,
"l": 83.137
},
"oklch": {
"l": 0.84657,
"c": 0.0613,
"h": 256.1
},
"luminance": 0.60802
}Semantic roles & 50–950 ramp
primary
#B3CFF5
secondary
#D6AD76
accent
#820DD9
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485