#B5DFCA#B5DFCA
#B5DFCA is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.053 H 163.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFCA |
|---|---|
| RGB | rgb(181, 223, 202) |
| HSL | hsl(150, 40%, 79%) |
| HSV | hsv(150, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(85.43, -17.80, 5.78) |
| CIE-LCH | lch(85.43, 18.71, 162.00°) |
| OKLab | oklab(86.79% -0.0504 0.015) |
| OKLCH | oklch(86.79% 0.053 163.4) |
| XYZ | xyz(56.1016, 66.8617, 65.8154) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.54
Pale Aqua
#B8FFEB
ΔE00 8.04
Mint
#AAF0C1
ΔE00 8.33
Duck Egg Blue
#C3FBF4
ΔE00 8.41
Pale Teal
#82CBB2
ΔE00 8.41
Eggshell Blue
#C4FFF7
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFCA #DFB5CA
analogous
#B5DFB5 #B5DFCA #B5DFDF
triadic
#B5DFCA #CAB5DF #DFCAB5
tetradic
#B5DFCA #B5B5DF #DFB5CA #DFDFB5
square
#B5DFCA #B5B5DF #DFB5CA #DFDFB5
split-complementary
#B5DFCA #DFB5DF #DFB5B5
monochromatic
#60BA8D #8ACDAB #B5DFCA #E0F1E9 #EAF6F0
Accessibility & contrast
On white
1.46
#B5DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#B5DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFCA
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFCA | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9C9
Deuteranopia (green-blind)
#D6D3CB
Tritanopia (blue-blind)
#ADDFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b5dfca; /* rgb */ color: rgb(181, 223, 202); /* oklch */ color: oklch(86.8% 0.053 163.4);
Tailwind
colors: {
custom: {
50: '#cbe9da',
500: '#b5dfca',
950: '#000000',
},
}SCSS
$custom: #b5dfca; $custom-light: #cbe9da; $custom-dark: #000000;
JSON
{
"hex": "#b5dfca",
"rgb": {
"r": 181,
"g": 223,
"b": 202
},
"hsl": {
"h": 150,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.86789,
"c": 0.05258,
"h": 163.4
},
"luminance": 0.66863
}Semantic roles & 50–950 ramp
primary
#B5DFCA
secondary
#B8819C
accent
#3373B3
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483