#B7DBCA#B7DBCA
#B7DBCA is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.1% C 0.045 H 165.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBCA |
|---|---|
| RGB | rgb(183, 219, 202) |
| HSL | hsl(152, 33%, 79%) |
| HSV | hsv(152, 16%, 86%) |
| CMYK | cmyk(16.4%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(84.48, -15.14, 4.42) |
| CIE-LCH | lch(84.48, 15.78, 163.73°) |
| OKLab | oklab(86.06% -0.0431 0.0115) |
| OKLCH | oklch(86.06% 0.045 165.1) |
| XYZ | xyz(55.5179, 64.9932, 65.4855) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.66
Paleturquoise
#AFEEEE
ΔE00 9.19
Pale Teal
#82CBB2
ΔE00 9.21
Ice
#D6FFFA
ΔE00 9.25
Light Teal
#90E4C1
ΔE00 9.27
Eggshell Blue
#C4FFF7
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBCA #DBB7C8
analogous
#B7DBB8 #B7DBCA #B7DADB
triadic
#B7DBCA #CAB7DB #DBCAB7
tetradic
#B7DBCA #B8B7DB #DBB7C8 #DADBB7
square
#B7DBCA #B8B7DB #DBB7C8 #DADBB7
split-complementary
#B7DBCA #DBB7DA #DBB8B7
monochromatic
#65B28E #8EC7AC #B7DBCA #E0EFE8 #EBF5F0
Accessibility & contrast
On white
1.50
#B7DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#B7DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBCA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBCA | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#B0DBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b7dbca; /* rgb */ color: rgb(183, 219, 202); /* oklch */ color: oklch(86.1% 0.045 165.1);
Tailwind
colors: {
custom: {
50: '#cde6da',
500: '#b7dbca',
950: '#000000',
},
}SCSS
$custom: #b7dbca; $custom-light: #cde6da; $custom-dark: #000000;
JSON
{
"hex": "#b7dbca",
"rgb": {
"r": 183,
"g": 219,
"b": 202
},
"hsl": {
"h": 151.667,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.86062,
"c": 0.0446,
"h": 165.1
},
"luminance": 0.64995
}Semantic roles & 50–950 ramp
primary
#B7DBCA
secondary
#B2849A
accent
#3970AC
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483