#B4DDCD#B4DDCD
#B4DDCD is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.4% C 0.048 H 169.5°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DDCD |
|---|---|
| RGB | rgb(180, 221, 205) |
| HSL | hsl(157, 38%, 79%) |
| HSV | hsv(157, 19%, 87%) |
| CMYK | cmyk(18.6%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.91, -16.53, 3.43) |
| CIE-LCH | lch(84.91, 16.89, 168.29°) |
| OKLab | oklab(86.38% -0.0475 0.0088) |
| OKLCH | oklch(86.38% 0.048 169.5) |
| XYZ | xyz(55.6953, 65.8223, 67.5163) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.73
Paleturquoise
#AFEEEE
ΔE00 8.13
Eggshell Blue
#C4FFF7
ΔE00 8.38
Pale Aqua
#B8FFEB
ΔE00 8.40
Light Teal
#90E4C1
ΔE00 8.59
Pale Teal
#82CBB2
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DDCD #DDB4C4
analogous
#B4DDB8 #B4DDCD #B4D8DD
triadic
#B4DDCD #CDB4DD #DDCDB4
tetradic
#B4DDCD #B8B4DD #DDB4C4 #D8DDB4
square
#B4DDCD #B8B4DD #DDB4C4 #D8DDB4
split-complementary
#B4DDCD #DDB4D8 #DDB8B4
monochromatic
#60B795 #8ACAB1 #B4DDCD #DEF0E9 #EAF5F1
Accessibility & contrast
On white
1.48
#B4DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#B4DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DDCD
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DDCD | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#ABDED8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4ddcd; /* rgb */ color: rgb(180, 221, 205); /* oklch */ color: oklch(86.4% 0.048 169.5);
Tailwind
colors: {
custom: {
50: '#cbe7dc',
500: '#b4ddcd',
950: '#000000',
},
}SCSS
$custom: #b4ddcd; $custom-light: #cbe7dc; $custom-dark: #000000;
JSON
{
"hex": "#b4ddcd",
"rgb": {
"r": 180,
"g": 221,
"b": 205
},
"hsl": {
"h": 156.585,
"s": 37.615,
"l": 78.627
},
"oklch": {
"l": 0.86377,
"c": 0.04827,
"h": 169.5
},
"luminance": 0.65824
}Semantic roles & 50–950 ramp
primary
#B4DDCD
secondary
#B58095
accent
#3565B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484