#B3DCBF#B3DCBF
#B3DCBF is a very light, muted green. Relative luminance 0.645; OKLCH L 85.7% C 0.059 H 154.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DCBF |
|---|---|
| RGB | rgb(179, 220, 191) |
| HSL | hsl(138, 37%, 78%) |
| HSV | hsv(138, 19%, 86%) |
| CMYK | cmyk(18.6%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(84.24, -19.02, 9.86) |
| CIE-LCH | lch(84.24, 21.42, 152.60°) |
| OKLab | oklab(85.72% -0.0529 0.0255) |
| OKLCH | oklch(85.72% 0.059 154.2) |
| XYZ | xyz(53.5852, 64.5303, 58.9125) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.95
Light Teal
#90E4C1
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 8.23
Hospital Green
#9BE5AA
ΔE00 8.34
Seafoam
#7FE0B3
ΔE00 8.84
Light Grey Green
#B7E1A1
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DCBF #DCB3D0
analogous
#BBDCB3 #B3DCBF #B3DCD3
triadic
#B3DCBF #BFB3DC #DCBFB3
tetradic
#B3DCBF #B3BBDC #DCB3D0 #DCD3B3
square
#B3DCBF #B3BBDC #DCB3D0 #DCD3B3
split-complementary
#B3DCBF #D3B3DC #DCB3BB
monochromatic
#5FB578 #89C99C #B3DCBF #DDEFE2 #EAF5ED
Accessibility & contrast
On white
1.51
#B3DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#B3DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DCBF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DCBF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BE
Deuteranopia (green-blind)
#D5D0C0
Tritanopia (blue-blind)
#ADDBD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b3dcbf; /* rgb */ color: rgb(179, 220, 191); /* oklch */ color: oklch(85.7% 0.059 154.2);
Tailwind
colors: {
custom: {
50: '#cae7d2',
500: '#b3dcbf',
950: '#000000',
},
}SCSS
$custom: #b3dcbf; $custom-light: #cae7d2; $custom-dark: #000000;
JSON
{
"hex": "#b3dcbf",
"rgb": {
"r": 179,
"g": 220,
"b": 191
},
"hsl": {
"h": 137.561,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.85722,
"c": 0.05871,
"h": 154.2
},
"luminance": 0.64532
}Semantic roles & 50–950 ramp
primary
#B3DCBF
secondary
#B47FA4
accent
#368CB0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483