#B7DCDA#B7DCDA
#B7DCDA is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.7% C 0.039 H 192.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DCDA |
|---|---|
| RGB | rgb(183, 220, 218) |
| HSL | hsl(177, 35%, 79%) |
| HSV | hsv(177, 17%, 86%) |
| CMYK | cmyk(16.8%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(85.16, -12.47, -3.06) |
| CIE-LCH | lch(85.16, 12.84, 193.78°) |
| OKLab | oklab(86.73% -0.038 -0.0084) |
| OKLCH | oklch(86.73% 0.039 192.4) |
| XYZ | xyz(57.7731, 66.3139, 76.0720) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.76
Paleturquoise
#AFEEEE
ΔE00 6.09
Lightblue
#ADD8E6
ΔE00 6.71
Pale Sky Blue
#BDF6FE
ΔE00 7.27
Pale Blue
#D0FEFE
ΔE00 7.37
Light Sky Blue
#C6FCFF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DCDA #DCB7B9
analogous
#B7DCC8 #B7DCDA #B7CCDC
triadic
#B7DCDA #DAB7DC #DCDAB7
tetradic
#B7DCDA #C8B7DC #DCB7B9 #CCDCB7
square
#B7DCDA #C8B7DC #DCB7B9 #CCDCB7
split-complementary
#B7DCDA #DCB7CC #DCC8B7
monochromatic
#65B4B0 #8EC8C5 #B7DCDA #E0F0EF #EAF5F4
Accessibility & contrast
On white
1.47
#B7DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#B7DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DCDA
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DCDA | 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)
#D7D8DA
Deuteranopia (green-blind)
#D0D2DA
Tritanopia (blue-blind)
#ACDEDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b7dcda; /* rgb */ color: rgb(183, 220, 218); /* oklch */ color: oklch(86.7% 0.039 192.4);
Tailwind
colors: {
custom: {
50: '#cde6e5',
500: '#b7dcda',
950: '#000000',
},
}SCSS
$custom: #b7dcda; $custom-light: #cde6e5; $custom-dark: #000000;
JSON
{
"hex": "#b7dcda",
"rgb": {
"r": 183,
"g": 220,
"b": 218
},
"hsl": {
"h": 176.757,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.86734,
"c": 0.03895,
"h": 192.4
},
"luminance": 0.66316
}Semantic roles & 50–950 ramp
primary
#B7DCDA
secondary
#B48486
accent
#383EAD
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484