#B8DBCA#B8DBCA
#B8DBCA is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.1% C 0.044 H 164.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DBCA |
|---|---|
| RGB | rgb(184, 219, 202) |
| HSL | hsl(151, 33%, 79%) |
| HSV | hsv(151, 16%, 86%) |
| CMYK | cmyk(16%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(84.54, -14.82, 4.52) |
| CIE-LCH | lch(84.54, 15.49, 163.03°) |
| OKLab | oklab(86.13% -0.0421 0.0117) |
| OKLCH | oklch(86.13% 0.044 164.5) |
| XYZ | xyz(55.7567, 65.1163, 65.4967) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.75
Ice
#D6FFFA
ΔE00 9.25
Paleturquoise
#AFEEEE
ΔE00 9.32
Eggshell Blue
#C4FFF7
ΔE00 9.42
Pale Teal
#82CBB2
ΔE00 9.42
Light Teal
#90E4C1
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DBCA #DBB8C9
analogous
#B8DBB9 #B8DBCA #B8DBDB
triadic
#B8DBCA #CAB8DB #DBCAB8
tetradic
#B8DBCA #B9B8DB #DBB8C9 #DBDBB8
square
#B8DBCA #B9B8DB #DBB8C9 #DBDBB8
split-complementary
#B8DBCA #DBB8DB #DBB9B8
monochromatic
#67B28D #8FC6AC #B8DBCA #E1F0E8 #EBF5F0
Accessibility & contrast
On white
1.50
#B8DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#B8DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DBCA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DBCA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#B1DBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b8dbca; /* rgb */ color: rgb(184, 219, 202); /* oklch */ color: oklch(86.1% 0.044 164.5);
Tailwind
colors: {
custom: {
50: '#cde6da',
500: '#b8dbca',
950: '#000000',
},
}SCSS
$custom: #b8dbca; $custom-light: #cde6da; $custom-dark: #000000;
JSON
{
"hex": "#b8dbca",
"rgb": {
"r": 184,
"g": 219,
"b": 202
},
"hsl": {
"h": 150.857,
"s": 32.71,
"l": 79.02
},
"oklch": {
"l": 0.86129,
"c": 0.04374,
"h": 164.5
},
"luminance": 0.65118
}Semantic roles & 50–950 ramp
primary
#B8DBCA
secondary
#B2859B
accent
#3A71AB
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483