#B3DFF2#B3DFF2
#B3DFF2 is a very light, muted cyan. Relative luminance 0.688; OKLCH L 87.9% C 0.053 H 226.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFF2 |
|---|---|
| RGB | rgb(179, 223, 242) |
| HSL | hsl(198, 71%, 83%) |
| HSV | hsv(198, 26%, 95%) |
| CMYK | cmyk(26%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(86.39, -10.04, -13.94) |
| CIE-LCH | lch(86.39, 17.18, 234.22°) |
| OKLab | oklab(87.87% -0.0366 -0.038) |
| OKLCH | oklch(87.87% 0.053 226.1) |
| XYZ | xyz(61.0003, 68.7674, 94.0465) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.54
Ice Blue
#A5DFF9
ΔE00 2.82
Powder Blue
#B0E0E6
ΔE00 5.81
Sky Blue
#87CEEB
ΔE00 6.67
Baby Blue
#89CFF0
ΔE00 6.68
Pale Sky Blue
#BDF6FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFF2 #F2C6B3
analogous
#B3F2E5 #B3DFF2 #B3C0F2
triadic
#B3DFF2 #F2B3DF #DFF2B3
tetradic
#B3DFF2 #E5B3F2 #F2C6B3 #C0F2B3
square
#B3DFF2 #E5B3F2 #F2C6B3 #C0F2B3
split-complementary
#B3DFF2 #F2B3C0 #F2E5B3
monochromatic
#4AB3E0 #7FC9E9 #B3DFF2 #E5F4FB #E5F4FB
Accessibility & contrast
On white
1.42
#B3DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#B3DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFF2
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFF2 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#CBD5F2
Tritanopia (blue-blind)
#A0E5E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b3dff2; /* rgb */ color: rgb(179, 223, 242); /* oklch */ color: oklch(87.9% 0.053 226.1);
Tailwind
colors: {
custom: {
50: '#cbe9f6',
500: '#b3dff2',
950: '#000000',
},
}SCSS
$custom: #b3dff2; $custom-light: #cbe9f6; $custom-dark: #000000;
JSON
{
"hex": "#b3dff2",
"rgb": {
"r": 179,
"g": 223,
"b": 242
},
"hsl": {
"h": 198.095,
"s": 70.787,
"l": 82.549
},
"oklch": {
"l": 0.87872,
"c": 0.05274,
"h": 226.1
},
"luminance": 0.6877
}Semantic roles & 50–950 ramp
primary
#B3DFF2
secondary
#D19378
accent
#4D13D3
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485