#B4DBCA#B4DBCA
#B4DBCA is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.9% C 0.047 H 167.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBCA |
|---|---|
| RGB | rgb(180, 219, 202) |
| HSL | hsl(154, 35%, 78%) |
| HSV | hsv(154, 18%, 86%) |
| CMYK | cmyk(17.8%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(84.29, -16.11, 4.13) |
| CIE-LCH | lch(84.29, 16.63, 165.64°) |
| OKLab | oklab(85.86% -0.046 0.0107) |
| OKLCH | oklch(85.86% 0.047 167) |
| XYZ | xyz(54.8118, 64.6291, 65.4524) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.42
Pale Teal
#82CBB2
ΔE00 8.60
Light Teal
#90E4C1
ΔE00 8.71
Paleturquoise
#AFEEEE
ΔE00 8.84
Pale Aqua
#B8FFEB
ΔE00 8.97
Eggshell Blue
#C4FFF7
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBCA #DBB4C5
analogous
#B4DBB6 #B4DBCA #B4D8DB
triadic
#B4DBCA #CAB4DB #DBCAB4
tetradic
#B4DBCA #B6B4DB #DBB4C5 #D8DBB4
square
#B4DBCA #B6B4DB #DBB4C5 #D8DBB4
split-complementary
#B4DBCA #DBB4D8 #DBB6B4
monochromatic
#61B390 #8BC7AD #B4DBCA #DDEFE7 #EAF5F0
Accessibility & contrast
On white
1.51
#B4DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#B4DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBCA
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBCA | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#ACDBD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b4dbca; /* rgb */ color: rgb(180, 219, 202); /* oklch */ color: oklch(85.9% 0.047 167.0);
Tailwind
colors: {
custom: {
50: '#cbe6da',
500: '#b4dbca',
950: '#000000',
},
}SCSS
$custom: #b4dbca; $custom-light: #cbe6da; $custom-dark: #000000;
JSON
{
"hex": "#b4dbca",
"rgb": {
"r": 180,
"g": 219,
"b": 202
},
"hsl": {
"h": 153.846,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.85864,
"c": 0.04724,
"h": 167
},
"luminance": 0.64631
}Semantic roles & 50–950 ramp
primary
#B4DBCA
secondary
#B38196
accent
#386BAE
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483