#B7DFCD#B7DFCD
#B7DFCD is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.049 H 166.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFCD |
|---|---|
| RGB | rgb(183, 223, 205) |
| HSL | hsl(153, 38%, 80%) |
| HSV | hsv(153, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.63, -16.58, 4.50) |
| CIE-LCH | lch(85.63, 17.18, 164.82°) |
| OKLab | oklab(87% -0.0472 0.0116) |
| OKLCH | oklch(87% 0.049 166.2) |
| XYZ | xyz(56.9327, 67.2488, 67.7265) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.84
Pale Aqua
#B8FFEB
ΔE00 8.18
Light Teal
#90E4C1
ΔE00 8.40
Eggshell Blue
#C4FFF7
ΔE00 8.43
Paleturquoise
#AFEEEE
ΔE00 8.68
Ice
#D6FFFA
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFCD #DFB7C9
analogous
#B7DFB9 #B7DFCD #B7DDDF
triadic
#B7DFCD #CDB7DF #DFCDB7
tetradic
#B7DFCD #B9B7DF #DFB7C9 #DDDFB7
square
#B7DFCD #B9B7DF #DFB7C9 #DDDFB7
split-complementary
#B7DFCD #DFB7DD #DFB9B7
monochromatic
#62B992 #8DCCB0 #B7DFCD #E1F2EA #EAF6F0
Accessibility & contrast
On white
1.45
#B7DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#B7DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFCD
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFCD | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#AFDFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dfcd; /* rgb */ color: rgb(183, 223, 205); /* oklch */ color: oklch(87.0% 0.049 166.2);
Tailwind
colors: {
custom: {
50: '#cde9dc',
500: '#b7dfcd',
950: '#000000',
},
}SCSS
$custom: #b7dfcd; $custom-light: #cde9dc; $custom-dark: #000000;
JSON
{
"hex": "#b7dfcd",
"rgb": {
"r": 183,
"g": 223,
"b": 205
},
"hsl": {
"h": 153,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87001,
"c": 0.04866,
"h": 166.2
},
"luminance": 0.6725
}Semantic roles & 50–950 ramp
primary
#B7DFCD
secondary
#B7839A
accent
#346CB1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484