#BBD4C8#BBD4C8
#BBD4C8 is a very light, muted teal. Relative luminance 0.618; OKLCH L 84.8% C 0.031 H 165.2°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4C8 |
|---|---|
| RGB | rgb(187, 212, 200) |
| HSL | hsl(151, 23%, 78%) |
| HSV | hsv(151, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(82.82, -10.65, 3.11) |
| CIE-LCH | lch(82.82, 11.10, 163.74°) |
| OKLab | oklab(84.79% -0.0304 0.0081) |
| OKLCH | oklch(84.79% 0.031 165.2) |
| XYZ | xyz(54.4599, 61.8209, 63.6958) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.05
Powder Blue
#B0E0E6
ΔE00 9.20
Silver (survey)
#C5C9C7
ΔE00 9.64
Ice
#D6FFFA
ΔE00 10.20
Honeydew
#F0FFF0
ΔE00 10.45
Paleturquoise
#AFEEEE
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4C8 #D4BBC7
analogous
#BBD4BB #BBD4C8 #BBD3D4
triadic
#BBD4C8 #C8BBD4 #D4C8BB
tetradic
#BBD4C8 #BBBBD4 #D4BBC7 #D3D4BB
square
#BBD4C8 #BBBBD4 #D4BBC7 #D3D4BB
split-complementary
#BBD4C8 #D4BBD3 #D4BBBB
monochromatic
#70A58B #96BCAA #BBD4C8 #E0ECE6 #ECF3F0
Accessibility & contrast
On white
1.57
#BBD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BBD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4C8
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4C8 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#CECDC9
Tritanopia (blue-blind)
#B6D4D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd4c8; /* rgb */ color: rgb(187, 212, 200); /* oklch */ color: oklch(84.8% 0.031 165.2);
Tailwind
colors: {
custom: {
50: '#cfe1d8',
500: '#bbd4c8',
950: '#000000',
},
}SCSS
$custom: #bbd4c8; $custom-light: #cfe1d8; $custom-dark: #000000;
JSON
{
"hex": "#bbd4c8",
"rgb": {
"r": 187,
"g": 212,
"b": 200
},
"hsl": {
"h": 151.2,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84793,
"c": 0.03147,
"h": 165.2
},
"luminance": 0.61822
}Semantic roles & 50–950 ramp
primary
#BBD4C8
secondary
#AA8A99
accent
#4571A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483