#B2CFE3#B2CFE3
#B2CFE3 is a very light, muted cyan. Relative luminance 0.596; OKLCH L 84.0% C 0.042 H 238.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFE3 |
|---|---|
| RGB | rgb(178, 207, 227) |
| HSL | hsl(204, 47%, 79%) |
| HSV | hsv(204, 22%, 89%) |
| CMYK | cmyk(21.6%, 8.8%, 0%, 11%) |
| CIE-LAB | lab(81.64, -5.38, -13.10) |
| CIE-LCH | lch(81.64, 14.16, 247.66°) |
| OKLab | oklab(83.96% -0.0221 -0.0356) |
| OKLCH | oklch(83.96% 0.042 238.2) |
| XYZ | xyz(54.5343, 59.6350, 81.2956) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.26
Light Grey Blue
#9DBCD4
ΔE00 5.09
Light Blue Grey
#B7C9E2
ΔE00 5.17
Lightsteelblue
#B0C4DE
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 5.63
Ice Blue
#A5DFF9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFE3 #E3C6B2
analogous
#B2E3DF #B2CFE3 #B2B7E3
triadic
#B2CFE3 #E3B2CF #CFE3B2
tetradic
#B2CFE3 #DFB2E3 #E3C6B2 #B7E3B2
square
#B2CFE3 #DFB2E3 #E3C6B2 #B7E3B2
split-complementary
#B2CFE3 #E3B2B7 #E3DFB2
monochromatic
#5897C2 #85B3D3 #B2CFE3 #DFEBF3 #E9F1F7
Accessibility & contrast
On white
1.62
#B2CFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#B2CFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFE3
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFE3 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE4
Deuteranopia (green-blind)
#C0C8E3
Tritanopia (blue-blind)
#A4D4D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b2cfe3; /* rgb */ color: rgb(178, 207, 227); /* oklch */ color: oklch(84.0% 0.042 238.2);
Tailwind
colors: {
custom: {
50: '#c9ddeb',
500: '#b2cfe3',
950: '#000000',
},
}SCSS
$custom: #b2cfe3; $custom-light: #c9ddeb; $custom-dark: #000000;
JSON
{
"hex": "#b2cfe3",
"rgb": {
"r": 178,
"g": 207,
"b": 227
},
"hsl": {
"h": 204.49,
"s": 46.667,
"l": 79.412
},
"oklch": {
"l": 0.83956,
"c": 0.04188,
"h": 238.2
},
"luminance": 0.59637
}Semantic roles & 50–950 ramp
primary
#B2CFE3
secondary
#BD977C
accent
#662CBA
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484