#B2F2DB#B2F2DB
#B2F2DB is a very light, moderate teal. Relative luminance 0.781; OKLCH L 91.2% C 0.072 H 170.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F2DB |
|---|---|
| RGB | rgb(178, 242, 219) |
| HSL | hsl(158, 71%, 82%) |
| HSV | hsv(158, 26%, 95%) |
| CMYK | cmyk(26.4%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(90.82, -24.71, 4.63) |
| CIE-LCH | lch(90.82, 25.14, 169.38°) |
| OKLab | oklab(91.18% -0.0707 0.0119) |
| OKLCH | oklch(91.18% 0.072 170.5) |
| XYZ | xyz(62.8944, 78.0809, 78.7613) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.05
Pale Turquoise
#A5FBD5
ΔE00 4.93
Light Teal
#90E4C1
ΔE00 5.86
Eggshell Blue
#C4FFF7
ΔE00 6.25
Duck Egg Blue
#C3FBF4
ΔE00 6.35
Light Aqua
#8CFFDB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F2DB #F2B2C9
analogous
#B2F2BB #B2F2DB #B2E9F2
triadic
#B2F2DB #DBB2F2 #F2DBB2
tetradic
#B2F2DB #BBB2F2 #F2B2C9 #E9F2B2
square
#B2F2DB #BBB2F2 #F2B2C9 #E9F2B2
split-complementary
#B2F2DB #F2B2E9 #F2BBB2
monochromatic
#49E0AA #7EE9C3 #B2F2DB #E5FBF3 #E5FBF3
Accessibility & contrast
On white
1.26
#B2F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#B2F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F2DB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F2DB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADA
Deuteranopia (green-blind)
#E3E1DC
Tritanopia (blue-blind)
#A3F3EB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f2db; /* rgb */ color: rgb(178, 242, 219); /* oklch */ color: oklch(91.2% 0.072 170.5);
Tailwind
colors: {
custom: {
50: '#caf6e6',
500: '#b2f2db',
950: '#000000',
},
}SCSS
$custom: #b2f2db; $custom-light: #caf6e6; $custom-dark: #000000;
JSON
{
"hex": "#b2f2db",
"rgb": {
"r": 178,
"g": 242,
"b": 219
},
"hsl": {
"h": 158.438,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.91177,
"c": 0.07174,
"h": 170.5
},
"luminance": 0.78084
}Semantic roles & 50–950 ramp
primary
#B2F2DB
secondary
#D17797
accent
#1258D3
background
#FEFFFE
surface
#FAFEFC
border
#D3D6D5
text
#131715
muted
#838584