#B2D2DB#B2D2DB
#B2D2DB is a very light, muted cyan. Relative luminance 0.607; OKLCH L 84.3% C 0.036 H 216.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2DB |
|---|---|
| RGB | rgb(178, 210, 219) |
| HSL | hsl(193, 36%, 78%) |
| HSV | hsv(193, 19%, 86%) |
| CMYK | cmyk(18.7%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(82.20, -8.68, -7.99) |
| CIE-LCH | lch(82.20, 11.80, 222.62°) |
| OKLab | oklab(84.32% -0.0291 -0.0216) |
| OKLCH | oklch(84.32% 0.036 216.6) |
| XYZ | xyz(54.1894, 60.6710, 75.8597) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.92
Powder Blue
#B0E0E6
ΔE00 5.31
Ice Blue
#A5DFF9
ΔE00 6.96
Light Grey Blue
#9DBCD4
ΔE00 8.40
Sky Blue
#87CEEB
ΔE00 8.42
Cloudy Blue
#ACC2D9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2DB #DBBBB2
analogous
#B2DBCF #B2D2DB #B2BDDB
triadic
#B2D2DB #DBB2D2 #D2DBB2
tetradic
#B2D2DB #CFB2DB #DBBBB2 #BDDBB2
square
#B2D2DB #CFB2DB #DBBBB2 #BDDBB2
split-complementary
#B2D2DB #DBB2BD #DBCFB2
monochromatic
#5FA1B4 #88BAC8 #B2D2DB #DCEAEE #EAF3F5
Accessibility & contrast
On white
1.60
#B2D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#B2D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2DB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2DB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#A6D6D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2d2db; /* rgb */ color: rgb(178, 210, 219); /* oklch */ color: oklch(84.3% 0.036 216.6);
Tailwind
colors: {
custom: {
50: '#c9dfe6',
500: '#b2d2db',
950: '#000000',
},
}SCSS
$custom: #b2d2db; $custom-light: #c9dfe6; $custom-dark: #000000;
JSON
{
"hex": "#b2d2db",
"rgb": {
"r": 178,
"g": 210,
"b": 219
},
"hsl": {
"h": 193.171,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.84322,
"c": 0.0363,
"h": 216.6
},
"luminance": 0.60673
}Semantic roles & 50–950 ramp
primary
#B2D2DB
secondary
#B38A7F
accent
#5136AF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484