#B4DCDA#B4DCDA
#B4DCDA is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.5% C 0.042 H 192.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DCDA |
|---|---|
| RGB | rgb(180, 220, 218) |
| HSL | hsl(177, 36%, 78%) |
| HSV | hsv(177, 18%, 86%) |
| CMYK | cmyk(18.2%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(84.97, -13.41, -3.35) |
| CIE-LCH | lch(84.97, 13.82, 194.04°) |
| OKLab | oklab(86.54% -0.0409 -0.0092) |
| OKLCH | oklch(86.54% 0.042 192.6) |
| XYZ | xyz(57.0670, 65.9498, 76.0389) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.52
Paleturquoise
#AFEEEE
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 6.80
Pale Sky Blue
#BDF6FE
ΔE00 7.07
Light Sky Blue
#C6FCFF
ΔE00 7.30
Duck Egg Blue
#C3FBF4
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DCDA #DCB4B6
analogous
#B4DCC6 #B4DCDA #B4CADC
triadic
#B4DCDA #DAB4DC #DCDAB4
tetradic
#B4DCDA #C6B4DC #DCB4B6 #CADCB4
square
#B4DCDA #C6B4DC #DCB4B6 #CADCB4
split-complementary
#B4DCDA #DCB4CA #DCC6B4
monochromatic
#61B5B1 #8AC9C5 #B4DCDA #DEEFEF #EAF5F5
Accessibility & contrast
On white
1.48
#B4DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#B4DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DCDA
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DCDA | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#CFD2DA
Tritanopia (blue-blind)
#A8DEDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4dcda; /* rgb */ color: rgb(180, 220, 218); /* oklch */ color: oklch(86.5% 0.042 192.6);
Tailwind
colors: {
custom: {
50: '#cbe7e5',
500: '#b4dcda',
950: '#000000',
},
}SCSS
$custom: #b4dcda; $custom-light: #cbe7e5; $custom-dark: #000000;
JSON
{
"hex": "#b4dcda",
"rgb": {
"r": 180,
"g": 220,
"b": 218
},
"hsl": {
"h": 177,
"s": 36.364,
"l": 78.431
},
"oklch": {
"l": 0.86539,
"c": 0.04194,
"h": 192.6
},
"luminance": 0.65952
}Semantic roles & 50–950 ramp
primary
#B4DCDA
secondary
#B48083
accent
#363CAF
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484