#B2DAFE#B2DAFE
#B2DAFE is a very light, moderate cyan. Relative luminance 0.668; OKLCH L 87.2% C 0.065 H 245.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DAFE |
|---|---|
| RGB | rgb(178, 218, 254) |
| HSL | hsl(208, 97%, 85%) |
| HSV | hsv(208, 30%, 100%) |
| CMYK | cmyk(29.9%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.38, -4.97, -21.79) |
| CIE-LCH | lch(85.38, 22.35, 257.16°) |
| OKLab | oklab(87.19% -0.0268 -0.0597) |
| OKLCH | oklch(87.19% 0.065 245.8) |
| XYZ | xyz(61.3155, 66.7610, 103.4022) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.53
Powder Blue (survey)
#B1D1FC
ΔE00 3.81
Light Blue
#95D0FC
ΔE00 4.58
Ice Blue
#A5DFF9
ΔE00 6.30
Lightskyblue
#87CEFA
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DAFE #FED6B2
analogous
#B2FEFC #B2DAFE #B2B4FE
triadic
#B2DAFE #FEB2DA #DAFEB2
tetradic
#B2DAFE #FCB2FE #FED6B2 #B4FEB2
square
#B2DAFE #FCB2FE #FED6B2 #B4FEB2
split-complementary
#B2DAFE #FEB2B4 #FEFCB2
monochromatic
#39A0FC #76BDFD #B2DAFE #E1F0FF #E1F0FF
Accessibility & contrast
On white
1.46
#B2DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#B2DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DAFE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DAFE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C2D2FD
Tritanopia (blue-blind)
#9BE2E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dafe; /* rgb */ color: rgb(178, 218, 254); /* oklch */ color: oklch(87.2% 0.065 245.8);
Tailwind
colors: {
custom: {
50: '#cae5fe',
500: '#b2dafe',
950: '#000000',
},
}SCSS
$custom: #b2dafe; $custom-light: #cae5fe; $custom-dark: #000000;
JSON
{
"hex": "#b2dafe",
"rgb": {
"r": 178,
"g": 218,
"b": 254
},
"hsl": {
"h": 208.421,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.87187,
"c": 0.06548,
"h": 245.8
},
"luminance": 0.66764
}Semantic roles & 50–950 ramp
primary
#B2DAFE
secondary
#E4A770
accent
#6D00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485