#B2DFCB#B2DFCB
#B2DFCB is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.6% C 0.054 H 166.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFCB |
|---|---|
| RGB | rgb(178, 223, 203) |
| HSL | hsl(153, 41%, 79%) |
| HSV | hsv(153, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.28, -18.56, 5.00) |
| CIE-LCH | lch(85.28, 19.22, 164.91°) |
| OKLab | oklab(86.63% -0.0528 0.0129) |
| OKLCH | oklch(86.63% 0.054 166.2) |
| XYZ | xyz(55.5243, 66.5504, 66.4084) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.17
Pale Aqua
#B8FFEB
ΔE00 7.66
Pale Teal
#82CBB2
ΔE00 7.95
Duck Egg Blue
#C3FBF4
ΔE00 8.04
Mint
#AAF0C1
ΔE00 8.41
Eggshell Blue
#C4FFF7
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFCB #DFB2C6
analogous
#B2DFB4 #B2DFCB #B2DCDF
triadic
#B2DFCB #CBB2DF #DFCBB2
tetradic
#B2DFCB #B4B2DF #DFB2C6 #DCDFB2
square
#B2DFCB #B4B2DF #DFB2C6 #DCDFB2
split-complementary
#B2DFCB #DFB2DC #DFB4B2
monochromatic
#5CBB91 #87CDAE #B2DFCB #DDF1E8 #E9F6F0
Accessibility & contrast
On white
1.47
#B2DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B2DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFCB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFCB | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#A9DFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dfcb; /* rgb */ color: rgb(178, 223, 203); /* oklch */ color: oklch(86.6% 0.054 166.2);
Tailwind
colors: {
custom: {
50: '#c9e9da',
500: '#b2dfcb',
950: '#000000',
},
}SCSS
$custom: #b2dfcb; $custom-light: #c9e9da; $custom-dark: #000000;
JSON
{
"hex": "#b2dfcb",
"rgb": {
"r": 178,
"g": 223,
"b": 203
},
"hsl": {
"h": 153.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86625,
"c": 0.0544,
"h": 166.2
},
"luminance": 0.66552
}Semantic roles & 50–950 ramp
primary
#B2DFCB
secondary
#B87E97
accent
#316BB4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483