#B7DDDB#B7DDDB
#B7DDDB is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.0% C 0.040 H 192.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DDDB |
|---|---|
| RGB | rgb(183, 221, 219) |
| HSL | hsl(177, 36%, 79%) |
| HSV | hsv(177, 17%, 87%) |
| CMYK | cmyk(17.2%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(85.45, -12.78, -3.16) |
| CIE-LCH | lch(85.45, 13.16, 193.88°) |
| OKLab | oklab(86.98% -0.039 -0.0086) |
| OKLCH | oklch(86.98% 0.04 192.5) |
| XYZ | xyz(58.1676, 66.8929, 76.8510) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.63
Paleturquoise
#AFEEEE
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 6.76
Pale Sky Blue
#BDF6FE
ΔE00 7.03
Pale Blue
#D0FEFE
ΔE00 7.13
Light Sky Blue
#C6FCFF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DDDB #DDB7B9
analogous
#B7DDC8 #B7DDDB #B7CCDD
triadic
#B7DDDB #DBB7DD #DDDBB7
tetradic
#B7DDDB #C8B7DD #DDB7B9 #CCDDB7
square
#B7DDDB #C8B7DD #DDB7B9 #CCDDB7
split-complementary
#B7DDDB #DDB7CC #DDC8B7
monochromatic
#64B6B1 #8DC9C6 #B7DDDB #E1F1F0 #EAF5F5
Accessibility & contrast
On white
1.46
#B7DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#B7DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DDDB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DDDB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#ACDFDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dddb; /* rgb */ color: rgb(183, 221, 219); /* oklch */ color: oklch(87.0% 0.040 192.5);
Tailwind
colors: {
custom: {
50: '#cde7e6',
500: '#b7dddb',
950: '#000000',
},
}SCSS
$custom: #b7dddb; $custom-light: #cde7e6; $custom-dark: #000000;
JSON
{
"hex": "#b7dddb",
"rgb": {
"r": 183,
"g": 221,
"b": 219
},
"hsl": {
"h": 176.842,
"s": 35.849,
"l": 79.216
},
"oklch": {
"l": 0.86976,
"c": 0.03993,
"h": 192.5
},
"luminance": 0.66895
}Semantic roles & 50–950 ramp
primary
#B7DDDB
secondary
#B58386
accent
#373DAF
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484