#B1DFDA#B1DFDA
#B1DFDA is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.048 H 188.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFDA |
|---|---|
| RGB | rgb(177, 223, 218) |
| HSL | hsl(173, 42%, 78%) |
| HSV | hsv(173, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(85.60, -15.85, -2.46) |
| CIE-LCH | lch(85.60, 16.04, 188.81°) |
| OKLab | oklab(86.99% -0.0477 -0.0068) |
| OKLCH | oklch(86.99% 0.048 188.1) |
| XYZ | xyz(57.1704, 67.1823, 76.2713) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.53
Powder Blue
#B0E0E6
ΔE00 4.59
Duck Egg Blue
#C3FBF4
ΔE00 6.11
Light Light Blue
#CAFFFB
ΔE00 6.84
Eggshell Blue
#C4FFF7
ΔE00 7.01
Light Sky Blue
#C6FCFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFDA #DFB1B6
analogous
#B1DFC3 #B1DFDA #B1CDDF
triadic
#B1DFDA #DAB1DF #DFDAB1
tetradic
#B1DFDA #C3B1DF #DFB1B6 #CDDFB1
square
#B1DFDA #C3B1DF #DFB1B6 #CDDFB1
split-complementary
#B1DFDA #DFB1CD #DFC3B1
monochromatic
#5ABBB1 #86CDC5 #B1DFDA #DCF1EF #E9F6F5
Accessibility & contrast
On white
1.45
#B1DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#B1DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFDA
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFDA | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#A4E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b1dfda; /* rgb */ color: rgb(177, 223, 218); /* oklch */ color: oklch(87.0% 0.048 188.1);
Tailwind
colors: {
custom: {
50: '#c9e9e5',
500: '#b1dfda',
950: '#000000',
},
}SCSS
$custom: #b1dfda; $custom-light: #c9e9e5; $custom-dark: #000000;
JSON
{
"hex": "#b1dfda",
"rgb": {
"r": 177,
"g": 223,
"b": 218
},
"hsl": {
"h": 173.478,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86989,
"c": 0.04819,
"h": 188.1
},
"luminance": 0.67184
}Semantic roles & 50–950 ramp
primary
#B1DFDA
secondary
#B87D83
accent
#313FB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484