#B3DBBE#B3DBBE
#B3DBBE is a very light, muted green. Relative luminance 0.640; OKLCH L 85.5% C 0.058 H 153.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DBBE |
|---|---|
| RGB | rgb(179, 219, 190) |
| HSL | hsl(137, 36%, 78%) |
| HSV | hsv(137, 18%, 86%) |
| CMYK | cmyk(18.3%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(83.95, -18.71, 9.97) |
| CIE-LCH | lch(83.95, 21.20, 151.96°) |
| OKLab | oklab(85.48% -0.0519 0.0258) |
| OKLCH | oklch(85.48% 0.058 153.6) |
| XYZ | xyz(53.2138, 63.9631, 58.2477) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.16
Light Teal
#90E4C1
ΔE00 7.31
Pale Teal
#82CBB2
ΔE00 8.27
Hospital Green
#9BE5AA
ΔE00 8.44
Light Grey Green
#B7E1A1
ΔE00 8.87
Seafoam
#7FE0B3
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DBBE #DBB3D0
analogous
#BCDBB3 #B3DBBE #B3DBD2
triadic
#B3DBBE #BEB3DB #DBBEB3
tetradic
#B3DBBE #B3BCDB #DBB3D0 #DBD2B3
square
#B3DBBE #B3BCDB #DBB3D0 #DBD2B3
split-complementary
#B3DBBE #D2B3DB #DBB3BC
monochromatic
#60B477 #89C79A #B3DBBE #DDEFE2 #EAF5ED
Accessibility & contrast
On white
1.52
#B3DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#B3DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DBBE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DBBE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#ADDAD3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b3dbbe; /* rgb */ color: rgb(179, 219, 190); /* oklch */ color: oklch(85.5% 0.058 153.6);
Tailwind
colors: {
custom: {
50: '#cae6d1',
500: '#b3dbbe',
950: '#000000',
},
}SCSS
$custom: #b3dbbe; $custom-light: #cae6d1; $custom-dark: #000000;
JSON
{
"hex": "#b3dbbe",
"rgb": {
"r": 179,
"g": 219,
"b": 190
},
"hsl": {
"h": 136.5,
"s": 35.714,
"l": 78.039
},
"oklch": {
"l": 0.85479,
"c": 0.058,
"h": 153.6
},
"luminance": 0.63964
}Semantic roles & 50–950 ramp
primary
#B3DBBE
secondary
#B380A5
accent
#378EAF
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483