#B8DCDA#B8DCDA
#B8DCDA is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.038 H 192.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DCDA |
|---|---|
| RGB | rgb(184, 220, 218) |
| HSL | hsl(177, 34%, 79%) |
| HSV | hsv(177, 16%, 86%) |
| CMYK | cmyk(16.4%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(85.22, -12.16, -2.96) |
| CIE-LCH | lch(85.22, 12.52, 193.68°) |
| OKLab | oklab(86.8% -0.0371 -0.0081) |
| OKLCH | oklch(86.8% 0.038 192.3) |
| XYZ | xyz(58.0119, 66.4370, 76.0832) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.88
Paleturquoise
#AFEEEE
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 6.70
Pale Sky Blue
#BDF6FE
ΔE00 7.36
Pale Blue
#D0FEFE
ΔE00 7.39
Very Pale Blue
#D6FFFE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DCDA #DCB8BA
analogous
#B8DCC8 #B8DCDA #B8CCDC
triadic
#B8DCDA #DAB8DC #DCDAB8
tetradic
#B8DCDA #C8B8DC #DCB8BA #CCDCB8
square
#B8DCDA #C8B8DC #DCB8BA #CCDCB8
split-complementary
#B8DCDA #DCB8CC #DCC8B8
monochromatic
#66B4AF #8FC8C5 #B8DCDA #E1F0EF #EBF5F4
Accessibility & contrast
On white
1.47
#B8DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#B8DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DCDA
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DCDA | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#D0D3DA
Tritanopia (blue-blind)
#AEDEDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b8dcda; /* rgb */ color: rgb(184, 220, 218); /* oklch */ color: oklch(86.8% 0.038 192.3);
Tailwind
colors: {
custom: {
50: '#cde6e5',
500: '#b8dcda',
950: '#000000',
},
}SCSS
$custom: #b8dcda; $custom-light: #cde6e5; $custom-dark: #000000;
JSON
{
"hex": "#b8dcda",
"rgb": {
"r": 184,
"g": 220,
"b": 218
},
"hsl": {
"h": 176.667,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.868,
"c": 0.03795,
"h": 192.3
},
"luminance": 0.66439
}Semantic roles & 50–950 ramp
primary
#B8DCDA
secondary
#B48587
accent
#393FAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484