#B2D2DF#B2D2DF
#B2D2DF is a very light, muted cyan. Relative luminance 0.609; OKLCH L 84.5% C 0.039 H 224.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2DF |
|---|---|
| RGB | rgb(178, 210, 223) |
| HSL | hsl(197, 41%, 79%) |
| HSV | hsv(197, 20%, 87%) |
| CMYK | cmyk(20.2%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.32, -7.82, -9.95) |
| CIE-LCH | lch(82.32, 12.66, 231.82°) |
| OKLab | oklab(84.45% -0.0276 -0.027) |
| OKLCH | oklch(84.45% 0.039 224.3) |
| XYZ | xyz(54.7223, 60.8842, 78.6664) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.90
Ice Blue
#A5DFF9
ΔE00 6.09
Powder Blue
#B0E0E6
ΔE00 6.44
Light Grey Blue
#9DBCD4
ΔE00 7.18
Cloudy Blue
#ACC2D9
ΔE00 7.21
Sky Blue
#87CEEB
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2DF #DFBFB2
analogous
#B2DFD5 #B2D2DF #B2BBDF
triadic
#B2D2DF #DFB2D2 #D2DFB2
tetradic
#B2D2DF #D5B2DF #DFBFB2 #BBDFB2
square
#B2D2DF #D5B2DF #DFBFB2 #BBDFB2
split-complementary
#B2D2DF #DFB2BB #DFD5B2
monochromatic
#5C9FBB #87B9CD #B2D2DF #DDEBF1 #E9F2F6
Accessibility & contrast
On white
1.59
#B2D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#B2D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2DF
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2DF | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#C4CADF
Tritanopia (blue-blind)
#A5D6D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b2d2df; /* rgb */ color: rgb(178, 210, 223); /* oklch */ color: oklch(84.5% 0.039 224.3);
Tailwind
colors: {
custom: {
50: '#c9dfe9',
500: '#b2d2df',
950: '#000000',
},
}SCSS
$custom: #b2d2df; $custom-light: #c9dfe9; $custom-dark: #000000;
JSON
{
"hex": "#b2d2df",
"rgb": {
"r": 178,
"g": 210,
"b": 223
},
"hsl": {
"h": 197.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.84451,
"c": 0.0386,
"h": 224.3
},
"luminance": 0.60886
}Semantic roles & 50–950 ramp
primary
#B2D2DF
secondary
#B88E7E
accent
#5731B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484