#B0DFCB#B0DFCB
#B0DFCB is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.5% C 0.056 H 167.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFCB |
|---|---|
| RGB | rgb(176, 223, 203) |
| HSL | hsl(154, 42%, 78%) |
| HSV | hsv(154, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.16, -19.19, 4.82) |
| CIE-LCH | lch(85.16, 19.79, 165.91°) |
| OKLab | oklab(86.5% -0.0547 0.0124) |
| OKLCH | oklch(86.5% 0.056 167.2) |
| XYZ | xyz(55.0686, 66.3154, 66.3870) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.85
Pale Aqua
#B8FFEB
ΔE00 7.47
Pale Teal
#82CBB2
ΔE00 7.63
Duck Egg Blue
#C3FBF4
ΔE00 7.99
Mint
#AAF0C1
ΔE00 8.32
Seafoam Blue
#78D1B6
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFCB #DFB0C4
analogous
#B0DFB3 #B0DFCB #B0DBDF
triadic
#B0DFCB #CBB0DF #DFCBB0
tetradic
#B0DFCB #B3B0DF #DFB0C4 #DBDFB0
square
#B0DFCB #B3B0DF #DFB0C4 #DBDFB0
split-complementary
#B0DFCB #DFB0DB #DFB3B0
monochromatic
#59BC92 #84CDAE #B0DFCB #DCF1E8 #E9F6F1
Accessibility & contrast
On white
1.47
#B0DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#B0DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFCB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFCB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8CA
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#A6DFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b0dfcb; /* rgb */ color: rgb(176, 223, 203); /* oklch */ color: oklch(86.5% 0.056 167.2);
Tailwind
colors: {
custom: {
50: '#c8e9da',
500: '#b0dfcb',
950: '#000000',
},
}SCSS
$custom: #b0dfcb; $custom-light: #c8e9da; $custom-dark: #000000;
JSON
{
"hex": "#b0dfcb",
"rgb": {
"r": 176,
"g": 223,
"b": 203
},
"hsl": {
"h": 154.468,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86499,
"c": 0.05612,
"h": 167.2
},
"luminance": 0.66317
}Semantic roles & 50–950 ramp
primary
#B0DFCB
secondary
#B87C95
accent
#3069B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483