#B2DFEB#B2DFEB
#B2DFEB is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.6% C 0.050 H 215.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFEB |
|---|---|
| RGB | rgb(178, 223, 235) |
| HSL | hsl(193, 59%, 81%) |
| HSV | hsv(193, 24%, 92%) |
| CMYK | cmyk(24.3%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(86.12, -11.90, -10.65) |
| CIE-LCH | lch(86.12, 15.96, 221.82°) |
| OKLab | oklab(87.58% -0.0402 -0.029) |
| OKLCH | oklch(87.58% 0.05 215.8) |
| XYZ | xyz(59.7387, 68.2361, 88.6045) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.90
Powder Blue
#B0E0E6
ΔE00 2.87
Ice Blue
#A5DFF9
ΔE00 4.72
Pale Sky Blue
#BDF6FE
ΔE00 5.74
Paleturquoise
#AFEEEE
ΔE00 7.39
Light Sky Blue
#C6FCFF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFEB #EBBEB2
analogous
#B2EBDA #B2DFEB #B2C2EB
triadic
#B2DFEB #EBB2DF #DFEBB2
tetradic
#B2DFEB #DAB2EB #EBBEB2 #C2EBB2
square
#B2DFEB #DAB2EB #EBBEB2 #C2EBB2
split-complementary
#B2DFEB #EBB2C2 #EBDAB2
monochromatic
#51B7D2 #81CBDE #B2DFEB #E3F3F8 #E7F5F9
Accessibility & contrast
On white
1.43
#B2DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#B2DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFEB
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFEB | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#CDD4EB
Tritanopia (blue-blind)
#A0E4E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b2dfeb; /* rgb */ color: rgb(178, 223, 235); /* oklch */ color: oklch(87.6% 0.050 215.8);
Tailwind
colors: {
custom: {
50: '#cae9f1',
500: '#b2dfeb',
950: '#000000',
},
}SCSS
$custom: #b2dfeb; $custom-light: #cae9f1; $custom-dark: #000000;
JSON
{
"hex": "#b2dfeb",
"rgb": {
"r": 178,
"g": 223,
"b": 235
},
"hsl": {
"h": 192.632,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.8758,
"c": 0.04951,
"h": 215.8
},
"luminance": 0.68238
}Semantic roles & 50–950 ramp
primary
#B2DFEB
secondary
#C78A7A
accent
#421FC6
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131616
muted
#838485