#B8D2D2#B8D2D2
#B8D2D2 is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.5% C 0.028 H 196.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2D2 |
|---|---|
| RGB | rgb(184, 210, 210) |
| HSL | hsl(180, 22%, 77%) |
| HSV | hsv(180, 12%, 82%) |
| CMYK | cmyk(12.4%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(82.34, -8.65, -2.93) |
| CIE-LCH | lch(82.34, 9.13, 198.74°) |
| OKLab | oklab(84.45% -0.0267 -0.008) |
| OKLCH | oklch(84.45% 0.028 196.6) |
| XYZ | xyz(54.4438, 60.9355, 69.8536) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.99
Lightblue
#ADD8E6
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 8.21
Light Grey
#D8DCD6
ΔE00 8.89
Paleturquoise
#AFEEEE
ΔE00 9.69
Lightcyan
#E0FFFF
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2D2 #D2B8B8
analogous
#B8D2C5 #B8D2D2 #B8C5D2
triadic
#B8D2D2 #D2B8D2 #D2D2B8
tetradic
#B8D2D2 #C5B8D2 #D2B8B8 #C5D2B8
square
#B8D2D2 #C5B8D2 #D2B8B8 #C5D2B8
split-complementary
#B8D2D2 #D2B8C5 #D2C5B8
monochromatic
#6DA3A3 #93BABA #B8D2D2 #DDEAEA #ECF3F3
Accessibility & contrast
On white
1.59
#B8D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#B8D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2D2
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2D2 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD2
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#B1D4D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b8d2d2; /* rgb */ color: rgb(184, 210, 210); /* oklch */ color: oklch(84.5% 0.028 196.6);
Tailwind
colors: {
custom: {
50: '#cddfdf',
500: '#b8d2d2',
950: '#000000',
},
}SCSS
$custom: #b8d2d2; $custom-light: #cddfdf; $custom-dark: #000000;
JSON
{
"hex": "#b8d2d2",
"rgb": {
"r": 184,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.84453,
"c": 0.02786,
"h": 196.6
},
"luminance": 0.60937
}Semantic roles & 50–950 ramp
primary
#B8D2D2
secondary
#A78787
accent
#4545A1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484