#B6DFCD#B6DFCD
#B6DFCD is a very light, muted teal. Relative luminance 0.671; OKLCH L 86.9% C 0.050 H 166.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DFCD |
|---|---|
| RGB | rgb(182, 223, 205) |
| HSL | hsl(154, 39%, 79%) |
| HSV | hsv(154, 18%, 87%) |
| CMYK | cmyk(18.4%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.57, -16.90, 4.40) |
| CIE-LCH | lch(85.57, 17.46, 165.40°) |
| OKLab | oklab(86.94% -0.0482 0.0114) |
| OKLCH | oklch(86.94% 0.05 166.7) |
| XYZ | xyz(56.6956, 67.1266, 67.7154) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.78
Pale Aqua
#B8FFEB
ΔE00 8.05
Light Teal
#90E4C1
ΔE00 8.22
Eggshell Blue
#C4FFF7
ΔE00 8.35
Paleturquoise
#AFEEEE
ΔE00 8.58
Pale Teal
#82CBB2
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DFCD #DFB6C8
analogous
#B6DFB9 #B6DFCD #B6DDDF
triadic
#B6DFCD #CDB6DF #DFCDB6
tetradic
#B6DFCD #B9B6DF #DFB6C8 #DDDFB6
square
#B6DFCD #B9B6DF #DFB6C8 #DDDFB6
split-complementary
#B6DFCD #DFB6DD #DFB9B6
monochromatic
#61BA93 #8BCCB0 #B6DFCD #E1F2EA #EAF6F0
Accessibility & contrast
On white
1.46
#B6DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#B6DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DFCD
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DFCD | 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)
#DDD9CC
Deuteranopia (green-blind)
#D5D4CE
Tritanopia (blue-blind)
#AEDFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b6dfcd; /* rgb */ color: rgb(182, 223, 205); /* oklch */ color: oklch(86.9% 0.050 166.7);
Tailwind
colors: {
custom: {
50: '#cce9dc',
500: '#b6dfcd',
950: '#000000',
},
}SCSS
$custom: #b6dfcd; $custom-light: #cce9dc; $custom-dark: #000000;
JSON
{
"hex": "#b6dfcd",
"rgb": {
"r": 182,
"g": 223,
"b": 205
},
"hsl": {
"h": 153.659,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.86936,
"c": 0.04953,
"h": 166.7
},
"luminance": 0.67128
}Semantic roles & 50–950 ramp
primary
#B6DFCD
secondary
#B78299
accent
#336BB2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484