#B2DFCE#B2DFCE
#B2DFCE is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.052 H 170.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFCE |
|---|---|
| RGB | rgb(178, 223, 206) |
| HSL | hsl(157, 41%, 79%) |
| HSV | hsv(157, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(85.35, -17.97, 3.53) |
| CIE-LCH | lch(85.35, 18.31, 168.89°) |
| OKLab | oklab(86.71% -0.0516 0.0091) |
| OKLCH | oklch(86.71% 0.052 170) |
| XYZ | xyz(55.8852, 66.6947, 68.3094) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.37
Pale Aqua
#B8FFEB
ΔE00 7.59
Light Teal
#90E4C1
ΔE00 7.77
Paleturquoise
#AFEEEE
ΔE00 7.91
Eggshell Blue
#C4FFF7
ΔE00 7.95
Pale Teal
#82CBB2
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFCE #DFB2C3
analogous
#B2DFB7 #B2DFCE #B2D9DF
triadic
#B2DFCE #CEB2DF #DFCEB2
tetradic
#B2DFCE #B7B2DF #DFB2C3 #D9DFB2
square
#B2DFCE #B7B2DF #DFB2C3 #D9DFB2
split-complementary
#B2DFCE #DFB2D9 #DFB7B2
monochromatic
#5CBB97 #87CDB2 #B2DFCE #DDF1EA #E9F6F1
Accessibility & contrast
On white
1.46
#B2DFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#B2DFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFCE
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFCE | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CD
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#A8E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dfce; /* rgb */ color: rgb(178, 223, 206); /* oklch */ color: oklch(86.7% 0.052 170.0);
Tailwind
colors: {
custom: {
50: '#c9e9dc',
500: '#b2dfce',
950: '#000000',
},
}SCSS
$custom: #b2dfce; $custom-light: #c9e9dc; $custom-dark: #000000;
JSON
{
"hex": "#b2dfce",
"rgb": {
"r": 178,
"g": 223,
"b": 206
},
"hsl": {
"h": 157.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86707,
"c": 0.0524,
"h": 170
},
"luminance": 0.66697
}Semantic roles & 50–950 ramp
primary
#B2DFCE
secondary
#B87E94
accent
#3163B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484