#B2E2DB#B2E2DB
#B2E2DB is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.7% C 0.051 H 185.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2DB |
|---|---|
| RGB | rgb(178, 226, 219) |
| HSL | hsl(171, 45%, 79%) |
| HSV | hsv(171, 21%, 89%) |
| CMYK | cmyk(21.2%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(86.49, -16.84, -1.67) |
| CIE-LCH | lch(86.49, 16.92, 185.66°) |
| OKLab | oklab(87.72% -0.0503 -0.0047) |
| OKLCH | oklch(87.72% 0.051 185.4) |
| XYZ | xyz(58.3389, 68.9700, 77.2428) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.33
Duck Egg Blue
#C3FBF4
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 5.46
Eggshell Blue
#C4FFF7
ΔE00 6.22
Light Light Blue
#CAFFFB
ΔE00 6.31
Ice
#D6FFFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2DB #E2B2B9
analogous
#B2E2C3 #B2E2DB #B2D1E2
triadic
#B2E2DB #DBB2E2 #E2DBB2
tetradic
#B2E2DB #C3B2E2 #E2B2B9 #D1E2B2
square
#B2E2DB #C3B2E2 #E2B2B9 #D1E2B2
split-complementary
#B2E2DB #E2B2D1 #E2C3B2
monochromatic
#59C1B1 #86D1C6 #B2E2DB #DEF3F0 #E9F7F5
Accessibility & contrast
On white
1.42
#B2E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#B2E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2DB
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2DB | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#A5E4E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2e2db; /* rgb */ color: rgb(178, 226, 219); /* oklch */ color: oklch(87.7% 0.051 185.4);
Tailwind
colors: {
custom: {
50: '#caebe6',
500: '#b2e2db',
950: '#000000',
},
}SCSS
$custom: #b2e2db; $custom-light: #caebe6; $custom-dark: #000000;
JSON
{
"hex": "#b2e2db",
"rgb": {
"r": 178,
"g": 226,
"b": 219
},
"hsl": {
"h": 171.25,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.87724,
"c": 0.0505,
"h": 185.4
},
"luminance": 0.68972
}Semantic roles & 50–950 ramp
primary
#B2E2DB
secondary
#BB7D86
accent
#2D41B8
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484