#B7DACA#B7DACA
#B7DACA is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.8% C 0.043 H 166.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DACA |
|---|---|
| RGB | rgb(183, 218, 202) |
| HSL | hsl(153, 32%, 79%) |
| HSV | hsv(153, 16%, 85%) |
| CMYK | cmyk(16.1%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(84.21, -14.64, 4.03) |
| CIE-LCH | lch(84.21, 15.18, 164.60°) |
| OKLab | oklab(85.85% -0.0418 0.0104) |
| OKLCH | oklch(85.85% 0.043 166) |
| XYZ | xyz(55.2578, 64.4730, 65.3988) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.75
Paleturquoise
#AFEEEE
ΔE00 9.13
Ice
#D6FFFA
ΔE00 9.25
Powder Blue
#B0E0E6
ΔE00 9.37
Pale Teal
#82CBB2
ΔE00 9.38
Eggshell Blue
#C4FFF7
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DACA #DAB7C7
analogous
#B7DAB8 #B7DACA #B7D8DA
triadic
#B7DACA #CAB7DA #DACAB7
tetradic
#B7DACA #B8B7DA #DAB7C7 #D8DAB7
square
#B7DACA #B8B7DA #DAB7C7 #D8DAB7
split-complementary
#B7DACA #DAB7D8 #DAB8B7
monochromatic
#66B08E #8FC5AC #B7DACA #DFEFE8 #EBF5F0
Accessibility & contrast
On white
1.51
#B7DACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#B7DACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DACA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DACA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#B0DAD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b7daca; /* rgb */ color: rgb(183, 218, 202); /* oklch */ color: oklch(85.8% 0.043 166.0);
Tailwind
colors: {
custom: {
50: '#cde5da',
500: '#b7daca',
950: '#000000',
},
}SCSS
$custom: #b7daca; $custom-light: #cde5da; $custom-dark: #000000;
JSON
{
"hex": "#b7daca",
"rgb": {
"r": 183,
"g": 218,
"b": 202
},
"hsl": {
"h": 152.571,
"s": 32.11,
"l": 78.627
},
"oklch": {
"l": 0.85849,
"c": 0.04305,
"h": 166
},
"luminance": 0.64474
}Semantic roles & 50–950 ramp
primary
#B7DACA
secondary
#B18499
accent
#3B6EAB
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483