#B2DFCA#B2DFCA
#B2DFCA is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.6% C 0.055 H 165.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFCA |
|---|---|
| RGB | rgb(178, 223, 202) |
| HSL | hsl(152, 41%, 79%) |
| HSV | hsv(152, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(85.25, -18.75, 5.50) |
| CIE-LCH | lch(85.25, 19.54, 163.66°) |
| OKLab | oklab(86.6% -0.0532 0.0142) |
| OKLCH | oklch(86.6% 0.055 165) |
| XYZ | xyz(55.4055, 66.5028, 65.7828) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.01
Pale Aqua
#B8FFEB
ΔE00 7.71
Pale Teal
#82CBB2
ΔE00 7.89
Mint
#AAF0C1
ΔE00 8.13
Duck Egg Blue
#C3FBF4
ΔE00 8.28
Pale Turquoise
#A5FBD5
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFCA #DFB2C7
analogous
#B2DFB3 #B2DFCA #B2DDDF
triadic
#B2DFCA #CAB2DF #DFCAB2
tetradic
#B2DFCA #B3B2DF #DFB2C7 #DDDFB2
square
#B2DFCA #B3B2DF #DFB2C7 #DDDFB2
split-complementary
#B2DFCA #DFB2DD #DFB3B2
monochromatic
#5CBB8E #87CDAC #B2DFCA #DDF1E8 #E9F6F0
Accessibility & contrast
On white
1.47
#B2DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#B2DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFCA
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFCA | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C9
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#A9DFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dfca; /* rgb */ color: rgb(178, 223, 202); /* oklch */ color: oklch(86.6% 0.055 165.0);
Tailwind
colors: {
custom: {
50: '#c9e9da',
500: '#b2dfca',
950: '#000000',
},
}SCSS
$custom: #b2dfca; $custom-light: #c9e9da; $custom-dark: #000000;
JSON
{
"hex": "#b2dfca",
"rgb": {
"r": 178,
"g": 223,
"b": 202
},
"hsl": {
"h": 152,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86597,
"c": 0.05512,
"h": 165
},
"luminance": 0.66505
}Semantic roles & 50–950 ramp
primary
#B2DFCA
secondary
#B87E99
accent
#316EB4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483