#B2DFDA#B2DFDA
#B2DFDA is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.1% C 0.047 H 188.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFDA |
|---|---|
| RGB | rgb(178, 223, 218) |
| HSL | hsl(173, 41%, 79%) |
| HSV | hsv(173, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(85.66, -15.54, -2.36) |
| CIE-LCH | lch(85.66, 15.72, 188.64°) |
| OKLab | oklab(87.05% -0.0468 -0.0066) |
| OKLCH | oklch(87.05% 0.047 188) |
| XYZ | xyz(57.3990, 67.3003, 76.2820) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.57
Paleturquoise
#AFEEEE
ΔE00 4.65
Duck Egg Blue
#C3FBF4
ΔE00 6.15
Light Light Blue
#CAFFFB
ΔE00 6.85
Light Sky Blue
#C6FCFF
ΔE00 7.04
Eggshell Blue
#C4FFF7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFDA #DFB2B7
analogous
#B2DFC3 #B2DFDA #B2CDDF
triadic
#B2DFDA #DAB2DF #DFDAB2
tetradic
#B2DFDA #C3B2DF #DFB2B7 #CDDFB2
square
#B2DFDA #C3B2DF #DFB2B7 #CDDFB2
split-complementary
#B2DFDA #DFB2CD #DFC3B2
monochromatic
#5CBBB0 #87CDC5 #B2DFDA #DDF1EF #E9F6F5
Accessibility & contrast
On white
1.45
#B2DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#B2DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFDA
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFDA | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#A5E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfda; /* rgb */ color: rgb(178, 223, 218); /* oklch */ color: oklch(87.1% 0.047 188.0);
Tailwind
colors: {
custom: {
50: '#c9e9e5',
500: '#b2dfda',
950: '#000000',
},
}SCSS
$custom: #b2dfda; $custom-light: #c9e9e5; $custom-dark: #000000;
JSON
{
"hex": "#b2dfda",
"rgb": {
"r": 178,
"g": 223,
"b": 218
},
"hsl": {
"h": 173.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.87052,
"c": 0.04723,
"h": 188
},
"luminance": 0.67302
}Semantic roles & 50–950 ramp
primary
#B2DFDA
secondary
#B87E84
accent
#3140B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484