#B3DFEA#B3DFEA
#B3DFEA is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.6% C 0.048 H 214.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFEA |
|---|---|
| RGB | rgb(179, 223, 234) |
| HSL | hsl(192, 57%, 81%) |
| HSV | hsv(192, 24%, 92%) |
| CMYK | cmyk(23.5%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.15, -11.82, -10.07) |
| CIE-LCH | lch(86.15, 15.53, 220.41°) |
| OKLab | oklab(87.61% -0.0396 -0.0274) |
| OKLCH | oklch(87.61% 0.048 214.7) |
| XYZ | xyz(59.8250, 68.2973, 87.8565) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.07
Powder Blue
#B0E0E6
ΔE00 2.62
Ice Blue
#A5DFF9
ΔE00 5.10
Pale Sky Blue
#BDF6FE
ΔE00 5.67
Paleturquoise
#AFEEEE
ΔE00 7.20
Light Sky Blue
#C6FCFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFEA #EABEB3
analogous
#B3EAD9 #B3DFEA #B3C3EA
triadic
#B3DFEA #EAB3DF #DFEAB3
tetradic
#B3DFEA #D9B3EA #EABEB3 #C3EAB3
square
#B3DFEA #D9B3EA #EABEB3 #C3EAB3
split-complementary
#B3DFEA #EAB3C3 #EAD9B3
monochromatic
#53B7D0 #83CBDD #B3DFEA #E3F3F7 #E7F5F8
Accessibility & contrast
On white
1.43
#B3DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#B3DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFEA
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFEA | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#A2E4E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b3dfea; /* rgb */ color: rgb(179, 223, 234); /* oklch */ color: oklch(87.6% 0.048 214.7);
Tailwind
colors: {
custom: {
50: '#cae9f0',
500: '#b3dfea',
950: '#000000',
},
}SCSS
$custom: #b3dfea; $custom-light: #cae9f0; $custom-dark: #000000;
JSON
{
"hex": "#b3dfea",
"rgb": {
"r": 179,
"g": 223,
"b": 234
},
"hsl": {
"h": 192,
"s": 56.701,
"l": 80.98
},
"oklch": {
"l": 0.8761,
"c": 0.04814,
"h": 214.7
},
"luminance": 0.683
}Semantic roles & 50–950 ramp
primary
#B3DFEA
secondary
#C68A7B
accent
#4221C4
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131616
muted
#838485