#B8DACA#B8DACA
#B8DACA is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.9% C 0.042 H 165.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DACA |
|---|---|
| RGB | rgb(184, 218, 202) |
| HSL | hsl(152, 31%, 79%) |
| HSV | hsv(152, 16%, 85%) |
| CMYK | cmyk(15.6%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(84.28, -14.31, 4.13) |
| CIE-LCH | lch(84.28, 14.90, 163.90°) |
| OKLab | oklab(85.92% -0.0408 0.0107) |
| OKLCH | oklch(85.92% 0.042 165.3) |
| XYZ | xyz(55.4966, 64.5961, 65.4100) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.85
Ice
#D6FFFA
ΔE00 9.25
Paleturquoise
#AFEEEE
ΔE00 9.27
Powder Blue
#B0E0E6
ΔE00 9.43
Eggshell Blue
#C4FFF7
ΔE00 9.55
Pale Teal
#82CBB2
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DACA #DAB8C8
analogous
#B8DAB9 #B8DACA #B8D9DA
triadic
#B8DACA #CAB8DA #DACAB8
tetradic
#B8DACA #B9B8DA #DAB8C8 #D9DAB8
square
#B8DACA #B9B8DA #DAB8C8 #D9DAB8
split-complementary
#B8DACA #DAB8D9 #DAB9B8
monochromatic
#68B08E #90C5AC #B8DACA #E0EFE8 #EBF5F0
Accessibility & contrast
On white
1.51
#B8DACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#B8DACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DACA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DACA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#B1DAD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b8daca; /* rgb */ color: rgb(184, 218, 202); /* oklch */ color: oklch(85.9% 0.042 165.3);
Tailwind
colors: {
custom: {
50: '#cde5da',
500: '#b8daca',
950: '#000000',
},
}SCSS
$custom: #b8daca; $custom-light: #cde5da; $custom-dark: #000000;
JSON
{
"hex": "#b8daca",
"rgb": {
"r": 184,
"g": 218,
"b": 202
},
"hsl": {
"h": 151.765,
"s": 31.481,
"l": 78.824
},
"oklch": {
"l": 0.85916,
"c": 0.04217,
"h": 165.3
},
"luminance": 0.64597
}Semantic roles & 50–950 ramp
primary
#B8DACA
secondary
#B1859A
accent
#3B6FAA
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483