#B5DFCD#B5DFCD
#B5DFCD is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.050 H 167.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFCD |
|---|---|
| RGB | rgb(181, 223, 205) |
| HSL | hsl(154, 40%, 79%) |
| HSV | hsv(154, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.51, -17.22, 4.31) |
| CIE-LCH | lch(85.51, 17.75, 165.96°) |
| OKLab | oklab(86.87% -0.0492 0.0111) |
| OKLCH | oklch(86.87% 0.05 167.3) |
| XYZ | xyz(56.4602, 67.0052, 67.7043) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.72
Pale Aqua
#B8FFEB
ΔE00 7.93
Light Teal
#90E4C1
ΔE00 8.05
Eggshell Blue
#C4FFF7
ΔE00 8.29
Paleturquoise
#AFEEEE
ΔE00 8.48
Pale Teal
#82CBB2
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFCD #DFB5C7
analogous
#B5DFB8 #B5DFCD #B5DCDF
triadic
#B5DFCD #CDB5DF #DFCDB5
tetradic
#B5DFCD #B8B5DF #DFB5C7 #DCDFB5
square
#B5DFCD #B8B5DF #DFB5C7 #DCDFB5
split-complementary
#B5DFCD #DFB5DC #DFB8B5
monochromatic
#60BA93 #8ACDB0 #B5DFCD #E0F1EA #EAF6F1
Accessibility & contrast
On white
1.46
#B5DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#B5DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFCD
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFCD | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#ACDFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b5dfcd; /* rgb */ color: rgb(181, 223, 205); /* oklch */ color: oklch(86.9% 0.050 167.3);
Tailwind
colors: {
custom: {
50: '#cbe9dc',
500: '#b5dfcd',
950: '#000000',
},
}SCSS
$custom: #b5dfcd; $custom-light: #cbe9dc; $custom-dark: #000000;
JSON
{
"hex": "#b5dfcd",
"rgb": {
"r": 181,
"g": 223,
"b": 205
},
"hsl": {
"h": 154.286,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.86871,
"c": 0.05041,
"h": 167.3
},
"luminance": 0.67007
}Semantic roles & 50–950 ramp
primary
#B5DFCD
secondary
#B88198
accent
#336AB3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484