#B7DFCB#B7DFCB
#B7DFCB is a very light, muted teal. Relative luminance 0.672; OKLCH L 86.9% C 0.050 H 163.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFCB |
|---|---|
| RGB | rgb(183, 223, 203) |
| HSL | hsl(150, 38%, 80%) |
| HSV | hsv(150, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.58, -16.96, 5.48) |
| CIE-LCH | lch(85.58, 17.83, 162.08°) |
| OKLab | oklab(86.95% -0.0481 0.0142) |
| OKLCH | oklch(86.95% 0.05 163.5) |
| XYZ | xyz(56.6928, 67.1529, 66.4632) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 8.07
Pale Aqua
#B8FFEB
ΔE00 8.24
Duck Egg Blue
#C3FBF4
ΔE00 8.29
Mint
#AAF0C1
ΔE00 8.76
Eggshell Blue
#C4FFF7
ΔE00 8.82
Pale Teal
#82CBB2
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFCB #DFB7CB
analogous
#B7DFB7 #B7DFCB #B7DFDF
triadic
#B7DFCB #CBB7DF #DFCBB7
tetradic
#B7DFCB #B7B7DF #DFB7CB #DFDFB7
square
#B7DFCB #B7B7DF #DFB7CB #DFDFB7
split-complementary
#B7DFCB #DFB7DF #DFB7B7
monochromatic
#62B98E #8DCCAC #B7DFCB #E1F2EA #EAF6F0
Accessibility & contrast
On white
1.46
#B7DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#B7DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFCB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFCB | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#AFDFD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dfcb; /* rgb */ color: rgb(183, 223, 203); /* oklch */ color: oklch(86.9% 0.050 163.5);
Tailwind
colors: {
custom: {
50: '#cde9da',
500: '#b7dfcb',
950: '#000000',
},
}SCSS
$custom: #b7dfcb; $custom-light: #cde9da; $custom-dark: #000000;
JSON
{
"hex": "#b7dfcb",
"rgb": {
"r": 183,
"g": 223,
"b": 203
},
"hsl": {
"h": 150,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.86946,
"c": 0.05013,
"h": 163.5
},
"luminance": 0.67154
}Semantic roles & 50–950 ramp
primary
#B7DFCB
secondary
#B7839D
accent
#3473B1
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483