#B8D2C8#B8D2C8
#B8D2C8 is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.2% C 0.031 H 170.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2C8 |
|---|---|
| RGB | rgb(184, 210, 200) |
| HSL | hsl(157, 22%, 77%) |
| HSV | hsv(157, 12%, 82%) |
| CMYK | cmyk(12.4%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(82.08, -10.62, 2.02) |
| CIE-LCH | lch(82.08, 10.81, 169.25°) |
| OKLab | oklab(84.16% -0.0307 0.0052) |
| OKLCH | oklch(84.16% 0.031 170.4) |
| XYZ | xyz(53.2366, 60.4526, 63.4961) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.51
Light Grey
#D8DCD6
ΔE00 9.26
Silver (survey)
#C5C9C7
ΔE00 9.47
Paleturquoise
#AFEEEE
ΔE00 10.21
Ice
#D6FFFA
ΔE00 10.34
Lightblue
#ADD8E6
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2C8 #D2B8C2
analogous
#B8D2BB #B8D2C8 #B8CFD2
triadic
#B8D2C8 #C8B8D2 #D2C8B8
tetradic
#B8D2C8 #BBB8D2 #D2B8C2 #CFD2B8
square
#B8D2C8 #BBB8D2 #D2B8C2 #CFD2B8
split-complementary
#B8D2C8 #D2B8CF #D2BBB8
monochromatic
#6DA38E #93BAAB #B8D2C8 #DDEAE5 #ECF3F0
Accessibility & contrast
On white
1.60
#B8D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#B8D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2C8
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2C8 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#CBCBC9
Tritanopia (blue-blind)
#B3D2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b8d2c8; /* rgb */ color: rgb(184, 210, 200); /* oklch */ color: oklch(84.2% 0.031 170.4);
Tailwind
colors: {
custom: {
50: '#cddfd8',
500: '#b8d2c8',
950: '#000000',
},
}SCSS
$custom: #b8d2c8; $custom-light: #cddfd8; $custom-dark: #000000;
JSON
{
"hex": "#b8d2c8",
"rgb": {
"r": 184,
"g": 210,
"b": 200
},
"hsl": {
"h": 156.923,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.8416,
"c": 0.0311,
"h": 170.4
},
"luminance": 0.60454
}Semantic roles & 50–950 ramp
primary
#B8D2C8
secondary
#A78793
accent
#4568A1
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483