#B2DBC8#B2DBC8
#B2DBC8 is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.7% C 0.050 H 165.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBC8 |
|---|---|
| RGB | rgb(178, 219, 200) |
| HSL | hsl(152, 36%, 78%) |
| HSV | hsv(152, 19%, 86%) |
| CMYK | cmyk(18.7%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(84.12, -17.14, 4.92) |
| CIE-LCH | lch(84.12, 17.84, 163.99°) |
| OKLab | oklab(85.68% -0.0488 0.0127) |
| OKLCH | oklch(85.68% 0.05 165.4) |
| XYZ | xyz(54.1142, 64.2966, 64.1917) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.99
Pale Teal
#82CBB2
ΔE00 8.04
Duck Egg Blue
#C3FBF4
ΔE00 8.70
Pale Aqua
#B8FFEB
ΔE00 8.77
Seafoam Blue
#78D1B6
ΔE00 9.07
Mint
#AAF0C1
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBC8 #DBB2C5
analogous
#B2DBB3 #B2DBC8 #B2D9DB
triadic
#B2DBC8 #C8B2DB #DBC8B2
tetradic
#B2DBC8 #B3B2DB #DBB2C5 #D9DBB2
square
#B2DBC8 #B3B2DB #DBB2C5 #D9DBB2
split-complementary
#B2DBC8 #DBB2D9 #DBB3B2
monochromatic
#5FB48C #88C8AA #B2DBC8 #DCEEE6 #EAF5F0
Accessibility & contrast
On white
1.52
#B2DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#B2DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBC8
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBC8 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#D2D0C9
Tritanopia (blue-blind)
#AADBD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b2dbc8; /* rgb */ color: rgb(178, 219, 200); /* oklch */ color: oklch(85.7% 0.050 165.4);
Tailwind
colors: {
custom: {
50: '#c9e6d8',
500: '#b2dbc8',
950: '#000000',
},
}SCSS
$custom: #b2dbc8; $custom-light: #c9e6d8; $custom-dark: #000000;
JSON
{
"hex": "#b2dbc8",
"rgb": {
"r": 178,
"g": 219,
"b": 200
},
"hsl": {
"h": 152.195,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.85679,
"c": 0.05039,
"h": 165.4
},
"luminance": 0.64298
}Semantic roles & 50–950 ramp
primary
#B2DBC8
secondary
#B37F97
accent
#366EAF
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483