#B2CEEA#B2CEEA
#B2CEEA is a very light, muted cyan. Relative luminance 0.595; OKLCH L 84.0% C 0.050 H 248.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEEA |
|---|---|
| RGB | rgb(178, 206, 234) |
| HSL | hsl(210, 57%, 81%) |
| HSV | hsv(210, 24%, 92%) |
| CMYK | cmyk(23.9%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(81.59, -3.29, -16.91) |
| CIE-LCH | lch(81.59, 17.22, 258.98°) |
| OKLab | oklab(83.99% -0.0182 -0.0461) |
| OKLCH | oklch(83.99% 0.05 248.4) |
| XYZ | xyz(55.2786, 59.5463, 86.4070) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.18
Lightsteelblue
#B0C4DE
ΔE00 3.26
Cloudy Blue
#ACC2D9
ΔE00 3.38
Powder Blue (survey)
#B1D1FC
ΔE00 3.97
Baby Blue (survey)
#A2CFFE
ΔE00 4.96
Light Grey Blue
#9DBCD4
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEEA #EACEB2
analogous
#B2EAEA #B2CEEA #B2B2EA
triadic
#B2CEEA #EAB2CE #CEEAB2
tetradic
#B2CEEA #EAB2EA #EACEB2 #B2EAB2
square
#B2CEEA #EAB2EA #EACEB2 #B2EAB2
split-complementary
#B2CEEA #EAB2B2 #EAEAB2
monochromatic
#5291D0 #82AFDD #B2CEEA #E2EDF7 #E7F0F8
Accessibility & contrast
On white
1.63
#B2CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#B2CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEEA
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEEA | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEEB
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#A3D4D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b2ceea; /* rgb */ color: rgb(178, 206, 234); /* oklch */ color: oklch(84.0% 0.050 248.4);
Tailwind
colors: {
custom: {
50: '#cadcf0',
500: '#b2ceea',
950: '#000000',
},
}SCSS
$custom: #b2ceea; $custom-light: #cadcf0; $custom-dark: #000000;
JSON
{
"hex": "#b2ceea",
"rgb": {
"r": 178,
"g": 206,
"b": 234
},
"hsl": {
"h": 210,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.83989,
"c": 0.04956,
"h": 248.4
},
"luminance": 0.59548
}Semantic roles & 50–950 ramp
primary
#B2CEEA
secondary
#C6A07A
accent
#7321C5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485