#B4DDCA#B4DDCA
#B4DDCA is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.3% C 0.050 H 165.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DDCA |
|---|---|
| RGB | rgb(180, 221, 202) |
| HSL | hsl(152, 38%, 79%) |
| HSV | hsv(152, 19%, 87%) |
| CMYK | cmyk(18.6%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(84.83, -17.12, 4.91) |
| CIE-LCH | lch(84.83, 17.81, 164.01°) |
| OKLab | oklab(86.29% -0.0487 0.0127) |
| OKLCH | oklch(86.29% 0.05 165.4) |
| XYZ | xyz(55.3367, 65.6789, 65.6274) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 8.00
Duck Egg Blue
#C3FBF4
ΔE00 8.34
Pale Teal
#82CBB2
ΔE00 8.36
Pale Aqua
#B8FFEB
ΔE00 8.41
Eggshell Blue
#C4FFF7
ΔE00 8.91
Paleturquoise
#AFEEEE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DDCA #DDB4C7
analogous
#B4DDB5 #B4DDCA #B4DBDD
triadic
#B4DDCA #CAB4DD #DDCAB4
tetradic
#B4DDCA #B5B4DD #DDB4C7 #DBDDB4
square
#B4DDCA #B5B4DD #DDB4C7 #DBDDB4
split-complementary
#B4DDCA #DDB4DB #DDB5B4
monochromatic
#60B78E #8ACAAC #B4DDCA #DEF0E8 #EAF5F0
Accessibility & contrast
On white
1.49
#B4DDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#B4DDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DDCA
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DDCA | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#ACDDD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4ddca; /* rgb */ color: rgb(180, 221, 202); /* oklch */ color: oklch(86.3% 0.050 165.4);
Tailwind
colors: {
custom: {
50: '#cbe7da',
500: '#b4ddca',
950: '#000000',
},
}SCSS
$custom: #b4ddca; $custom-light: #cbe7da; $custom-dark: #000000;
JSON
{
"hex": "#b4ddca",
"rgb": {
"r": 180,
"g": 221,
"b": 202
},
"hsl": {
"h": 152.195,
"s": 37.615,
"l": 78.627
},
"oklch": {
"l": 0.86294,
"c": 0.05032,
"h": 165.4
},
"luminance": 0.6568
}Semantic roles & 50–950 ramp
primary
#B4DDCA
secondary
#B58099
accent
#356EB1
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483