#B3DFCB#B3DFCB
#B3DFCB is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.054 H 165.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFCB |
|---|---|
| RGB | rgb(179, 223, 203) |
| HSL | hsl(153, 41%, 79%) |
| HSV | hsv(153, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.34, -18.24, 5.10) |
| CIE-LCH | lch(85.34, 18.94, 164.38°) |
| OKLab | oklab(86.69% -0.0519 0.0132) |
| OKLCH | oklch(86.69% 0.054 165.7) |
| XYZ | xyz(55.7546, 66.6691, 66.4192) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.34
Pale Aqua
#B8FFEB
ΔE00 7.76
Duck Egg Blue
#C3FBF4
ΔE00 8.08
Pale Teal
#82CBB2
ΔE00 8.11
Mint
#AAF0C1
ΔE00 8.47
Eggshell Blue
#C4FFF7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFCB #DFB3C7
analogous
#B3DFB5 #B3DFCB #B3DDDF
triadic
#B3DFCB #CBB3DF #DFCBB3
tetradic
#B3DFCB #B5B3DF #DFB3C7 #DDDFB3
square
#B3DFCB #B5B3DF #DFB3C7 #DDDFB3
split-complementary
#B3DFCB #DFB3DD #DFB5B3
monochromatic
#5DBB90 #88CDAE #B3DFCB #DEF1E8 #E9F6F0
Accessibility & contrast
On white
1.47
#B3DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#B3DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFCB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFCB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#AADFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b3dfcb; /* rgb */ color: rgb(179, 223, 203); /* oklch */ color: oklch(86.7% 0.054 165.7);
Tailwind
colors: {
custom: {
50: '#cae9da',
500: '#b3dfcb',
950: '#000000',
},
}SCSS
$custom: #b3dfcb; $custom-light: #cae9da; $custom-dark: #000000;
JSON
{
"hex": "#b3dfcb",
"rgb": {
"r": 179,
"g": 223,
"b": 203
},
"hsl": {
"h": 152.727,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86688,
"c": 0.05354,
"h": 165.7
},
"luminance": 0.66671
}Semantic roles & 50–950 ramp
primary
#B3DFCB
secondary
#B87F99
accent
#326DB4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483