#B8D4C8#B8D4C8
#B8D4C8 is a very light, muted teal. Relative luminance 0.614; OKLCH L 84.6% C 0.034 H 167.8°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D4C8 |
|---|---|
| RGB | rgb(184, 212, 200) |
| HSL | hsl(154, 25%, 78%) |
| HSV | hsv(154, 13%, 83%) |
| CMYK | cmyk(13.2%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(82.62, -11.64, 2.79) |
| CIE-LCH | lch(82.62, 11.97, 166.51°) |
| OKLab | oklab(84.58% -0.0334 0.0072) |
| OKLCH | oklch(84.58% 0.034 167.8) |
| XYZ | xyz(53.7335, 61.4463, 63.6617) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.79
Light Grey
#D8DCD6
ΔE00 9.88
Paleturquoise
#AFEEEE
ΔE00 9.94
Ice
#D6FFFA
ΔE00 10.02
Duck Egg Blue
#C3FBF4
ΔE00 10.15
Silver (survey)
#C5C9C7
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D4C8 #D4B8C4
analogous
#B8D4BA #B8D4C8 #B8D2D4
triadic
#B8D4C8 #C8B8D4 #D4C8B8
tetradic
#B8D4C8 #BAB8D4 #D4B8C4 #D2D4B8
square
#B8D4C8 #BAB8D4 #D4B8C4 #D2D4B8
split-complementary
#B8D4C8 #D4B8D2 #D4BAB8
monochromatic
#6CA68D #92BDAA #B8D4C8 #DEEBE6 #ECF3F0
Accessibility & contrast
On white
1.58
#B8D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#B8D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D4C8
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D4C8 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C7
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#B3D4D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b8d4c8; /* rgb */ color: rgb(184, 212, 200); /* oklch */ color: oklch(84.6% 0.034 167.8);
Tailwind
colors: {
custom: {
50: '#cde1d8',
500: '#b8d4c8',
950: '#000000',
},
}SCSS
$custom: #b8d4c8; $custom-light: #cde1d8; $custom-dark: #000000;
JSON
{
"hex": "#b8d4c8",
"rgb": {
"r": 184,
"g": 212,
"b": 200
},
"hsl": {
"h": 154.286,
"s": 24.561,
"l": 77.647
},
"oklch": {
"l": 0.84584,
"c": 0.03419,
"h": 167.8
},
"luminance": 0.61447
}Semantic roles & 50–950 ramp
primary
#B8D4C8
secondary
#AA8696
accent
#426CA3
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483