#B4DFCA#B4DFCA
#B4DFCA is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.053 H 164.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFCA |
|---|---|
| RGB | rgb(180, 223, 202) |
| HSL | hsl(151, 40%, 79%) |
| HSV | hsv(151, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(85.37, -18.12, 5.69) |
| CIE-LCH | lch(85.37, 18.99, 162.57°) |
| OKLab | oklab(86.73% -0.0513 0.0147) |
| OKLCH | oklch(86.73% 0.053 164) |
| XYZ | xyz(55.8679, 66.7412, 65.8045) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.36
Pale Aqua
#B8FFEB
ΔE00 7.93
Pale Teal
#82CBB2
ΔE00 8.23
Mint
#AAF0C1
ΔE00 8.26
Duck Egg Blue
#C3FBF4
ΔE00 8.36
Eggshell Blue
#C4FFF7
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFCA #DFB4C9
analogous
#B4DFB5 #B4DFCA #B4DFDF
triadic
#B4DFCA #CAB4DF #DFCAB4
tetradic
#B4DFCA #B5B4DF #DFB4C9 #DFDFB4
square
#B4DFCA #B5B4DF #DFB4C9 #DFDFB4
split-complementary
#B4DFCA #DFB4DF #DFB5B4
monochromatic
#5EBA8D #89CDAC #B4DFCA #DFF1E8 #EAF6F0
Accessibility & contrast
On white
1.46
#B4DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#B4DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFCA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFCA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9C9
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#ACDFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4dfca; /* rgb */ color: rgb(180, 223, 202); /* oklch */ color: oklch(86.7% 0.053 164.0);
Tailwind
colors: {
custom: {
50: '#cbe9da',
500: '#b4dfca',
950: '#000000',
},
}SCSS
$custom: #b4dfca; $custom-light: #cbe9da; $custom-dark: #000000;
JSON
{
"hex": "#b4dfca",
"rgb": {
"r": 180,
"g": 223,
"b": 202
},
"hsl": {
"h": 150.698,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86725,
"c": 0.05342,
"h": 164
},
"luminance": 0.66743
}Semantic roles & 50–950 ramp
primary
#B4DFCA
secondary
#B8809B
accent
#3271B3
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483