#B1DFDF#B1DFDF
#B1DFDF is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.048 H 196.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFDF |
|---|---|
| RGB | rgb(177, 223, 223) |
| HSL | hsl(180, 42%, 78%) |
| HSV | hsv(180, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(85.73, -14.80, -4.90) |
| CIE-LCH | lch(85.73, 15.59, 198.33°) |
| OKLab | oklab(87.14% -0.0457 -0.0134) |
| OKLCH | oklch(87.14% 0.048 196.3) |
| XYZ | xyz(57.8345, 67.4480, 79.7693) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.48
Paleturquoise
#AFEEEE
ΔE00 4.25
Pale Sky Blue
#BDF6FE
ΔE00 5.88
Light Sky Blue
#C6FCFF
ΔE00 6.33
Lightblue
#ADD8E6
ΔE00 6.41
Duck Egg Blue
#C3FBF4
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFDF #DFB1B1
analogous
#B1DFC8 #B1DFDF #B1C8DF
triadic
#B1DFDF #DFB1DF #DFDFB1
tetradic
#B1DFDF #C8B1DF #DFB1B1 #C8DFB1
square
#B1DFDF #C8B1DF #DFB1B1 #C8DFB1
split-complementary
#B1DFDF #DFB1C8 #DFC8B1
monochromatic
#5ABBBB #86CDCD #B1DFDF #DCF1F1 #E9F6F6
Accessibility & contrast
On white
1.45
#B1DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#B1DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFDF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFDF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADF
Deuteranopia (green-blind)
#D0D3DF
Tritanopia (blue-blind)
#A2E2DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b1dfdf; /* rgb */ color: rgb(177, 223, 223); /* oklch */ color: oklch(87.1% 0.048 196.3);
Tailwind
colors: {
custom: {
50: '#c9e9e9',
500: '#b1dfdf',
950: '#000000',
},
}SCSS
$custom: #b1dfdf; $custom-light: #c9e9e9; $custom-dark: #000000;
JSON
{
"hex": "#b1dfdf",
"rgb": {
"r": 177,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.8714,
"c": 0.04765,
"h": 196.3
},
"luminance": 0.6745
}Semantic roles & 50–950 ramp
primary
#B1DFDF
secondary
#B87D7D
accent
#3131B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484