#B0DFCD#B0DFCD
#B0DFCD is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.055 H 169.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFCD |
|---|---|
| RGB | rgb(176, 223, 205) |
| HSL | hsl(157, 42%, 78%) |
| HSV | hsv(157, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.21, -18.80, 3.83) |
| CIE-LCH | lch(85.21, 19.18, 168.48°) |
| OKLab | oklab(86.55% -0.0539 0.0099) |
| OKLCH | oklch(86.55% 0.055 169.6) |
| XYZ | xyz(55.3085, 66.4113, 67.6503) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.25
Pale Aqua
#B8FFEB
ΔE00 7.41
Duck Egg Blue
#C3FBF4
ΔE00 7.54
Pale Teal
#82CBB2
ΔE00 7.80
Eggshell Blue
#C4FFF7
ΔE00 8.06
Paleturquoise
#AFEEEE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFCD #DFB0C2
analogous
#B0DFB5 #B0DFCD #B0D9DF
triadic
#B0DFCD #CDB0DF #DFCDB0
tetradic
#B0DFCD #B5B0DF #DFB0C2 #D9DFB0
square
#B0DFCD #B5B0DF #DFB0C2 #D9DFB0
split-complementary
#B0DFCD #DFB0D9 #DFB5B0
monochromatic
#59BC96 #84CDB1 #B0DFCD #DCF1E9 #E9F6F1
Accessibility & contrast
On white
1.47
#B0DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#B0DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFCD
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFCD | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CC
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#A6E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b0dfcd; /* rgb */ color: rgb(176, 223, 205); /* oklch */ color: oklch(86.6% 0.055 169.6);
Tailwind
colors: {
custom: {
50: '#c8e9dc',
500: '#b0dfcd',
950: '#000000',
},
}SCSS
$custom: #b0dfcd; $custom-light: #c8e9dc; $custom-dark: #000000;
JSON
{
"hex": "#b0dfcd",
"rgb": {
"r": 176,
"g": 223,
"b": 205
},
"hsl": {
"h": 157.021,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86554,
"c": 0.05479,
"h": 169.6
},
"luminance": 0.66413
}Semantic roles & 50–950 ramp
primary
#B0DFCD
secondary
#B87C93
accent
#3063B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484