#B2DFCF#B2DFCF
#B2DFCF is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.052 H 171.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFCF |
|---|---|
| RGB | rgb(178, 223, 207) |
| HSL | hsl(159, 41%, 79%) |
| HSV | hsv(159, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(85.37, -17.77, 3.04) |
| CIE-LCH | lch(85.37, 18.03, 170.31°) |
| OKLab | oklab(86.74% -0.0512 0.0078) |
| OKLCH | oklch(86.74% 0.052 171.4) |
| XYZ | xyz(56.0071, 66.7435, 68.9513) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.17
Paleturquoise
#AFEEEE
ΔE00 7.59
Pale Aqua
#B8FFEB
ΔE00 7.61
Eggshell Blue
#C4FFF7
ΔE00 7.77
Light Teal
#90E4C1
ΔE00 8.00
Pale Teal
#82CBB2
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFCF #DFB2C2
analogous
#B2DFB8 #B2DFCF #B2D8DF
triadic
#B2DFCF #CFB2DF #DFCFB2
tetradic
#B2DFCF #B8B2DF #DFB2C2 #D8DFB2
square
#B2DFCF #B8B2DF #DFB2C2 #D8DFB2
split-complementary
#B2DFCF #DFB2D8 #DFB8B2
monochromatic
#5CBB99 #87CDB4 #B2DFCF #DDF1EA #E9F6F2
Accessibility & contrast
On white
1.46
#B2DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#B2DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFCF
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFCF | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#A8E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dfcf; /* rgb */ color: rgb(178, 223, 207); /* oklch */ color: oklch(86.7% 0.052 171.4);
Tailwind
colors: {
custom: {
50: '#c9e9dd',
500: '#b2dfcf',
950: '#000000',
},
}SCSS
$custom: #b2dfcf; $custom-light: #c9e9dd; $custom-dark: #000000;
JSON
{
"hex": "#b2dfcf",
"rgb": {
"r": 178,
"g": 223,
"b": 207
},
"hsl": {
"h": 158.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86735,
"c": 0.05179,
"h": 171.4
},
"luminance": 0.66745
}Semantic roles & 50–950 ramp
primary
#B2DFCF
secondary
#B87E92
accent
#3160B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484