#B2D2DA#B2D2DA
#B2D2DA is a very light, muted cyan. Relative luminance 0.606; OKLCH L 84.3% C 0.036 H 214.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2DA |
|---|---|
| RGB | rgb(178, 210, 218) |
| HSL | hsl(192, 35%, 78%) |
| HSV | hsv(192, 18%, 85%) |
| CMYK | cmyk(18.3%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(82.17, -8.90, -7.50) |
| CIE-LCH | lch(82.17, 11.63, 220.12°) |
| OKLab | oklab(84.29% -0.0295 -0.0203) |
| OKLCH | oklch(84.29% 0.036 214.5) |
| XYZ | xyz(54.0582, 60.6185, 75.1684) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.10
Powder Blue
#B0E0E6
ΔE00 5.09
Ice Blue
#A5DFF9
ΔE00 7.24
Sky Blue
#87CEEB
ΔE00 8.65
Light Grey Blue
#9DBCD4
ΔE00 8.74
Cloudy Blue
#ACC2D9
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2DA #DABAB2
analogous
#B2DACE #B2D2DA #B2BEDA
triadic
#B2D2DA #DAB2D2 #D2DAB2
tetradic
#B2D2DA #CEB2DA #DABAB2 #BEDAB2
square
#B2D2DA #CEB2DA #DABAB2 #BEDAB2
split-complementary
#B2D2DA #DAB2BE #DACEB2
monochromatic
#5FA2B2 #89BAC6 #B2D2DA #DBEAEE #EAF3F5
Accessibility & contrast
On white
1.60
#B2D2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#B2D2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2DA
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2DA | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFDB
Deuteranopia (green-blind)
#C5CADA
Tritanopia (blue-blind)
#A7D5D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2d2da; /* rgb */ color: rgb(178, 210, 218); /* oklch */ color: oklch(84.3% 0.036 214.5);
Tailwind
colors: {
custom: {
50: '#c9dfe5',
500: '#b2d2da',
950: '#000000',
},
}SCSS
$custom: #b2d2da; $custom-light: #c9dfe5; $custom-dark: #000000;
JSON
{
"hex": "#b2d2da",
"rgb": {
"r": 178,
"g": 210,
"b": 218
},
"hsl": {
"h": 192,
"s": 35.088,
"l": 77.647
},
"oklch": {
"l": 0.84291,
"c": 0.03583,
"h": 214.5
},
"luminance": 0.6062
}Semantic roles & 50–950 ramp
primary
#B2D2DA
secondary
#B1897F
accent
#4F38AE
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484