#B2E2CE#B2E2CE
#B2E2CE is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.4% C 0.057 H 167.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2CE |
|---|---|
| RGB | rgb(178, 226, 206) |
| HSL | hsl(155, 45%, 79%) |
| HSV | hsv(155, 21%, 89%) |
| CMYK | cmyk(21.2%, 0%, 8.8%, 11.4%) |
| CIE-LAB | lab(86.16, -19.46, 4.70) |
| CIE-LCH | lch(86.16, 20.02, 166.41°) |
| OKLab | oklab(87.36% -0.0555 0.0121) |
| OKLCH | oklch(87.36% 0.057 167.7) |
| XYZ | xyz(56.6939, 68.3120, 68.5790) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.79
Pale Aqua
#B8FFEB
ΔE00 6.82
Duck Egg Blue
#C3FBF4
ΔE00 7.45
Eggshell Blue
#C4FFF7
ΔE00 7.88
Pale Teal
#82CBB2
ΔE00 8.06
Mint
#AAF0C1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2CE #E2B2C6
analogous
#B2E2B6 #B2E2CE #B2DEE2
triadic
#B2E2CE #CEB2E2 #E2CEB2
tetradic
#B2E2CE #B6B2E2 #E2B2C6 #DEE2B2
square
#B2E2CE #B6B2E2 #E2B2C6 #DEE2B2
split-complementary
#B2E2CE #E2B2DE #E2B6B2
monochromatic
#59C195 #86D1B2 #B2E2CE #DEF3EA #E9F7F1
Accessibility & contrast
On white
1.43
#B2E2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#B2E2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2CE
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2CE | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCD
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#A8E2DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2e2ce; /* rgb */ color: rgb(178, 226, 206); /* oklch */ color: oklch(87.4% 0.057 167.7);
Tailwind
colors: {
custom: {
50: '#c9ebdd',
500: '#b2e2ce',
950: '#000000',
},
}SCSS
$custom: #b2e2ce; $custom-light: #c9ebdd; $custom-dark: #000000;
JSON
{
"hex": "#b2e2ce",
"rgb": {
"r": 178,
"g": 226,
"b": 206
},
"hsl": {
"h": 155,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.87355,
"c": 0.05686,
"h": 167.7
},
"luminance": 0.68314
}Semantic roles & 50–950 ramp
primary
#B2E2CE
secondary
#BB7D97
accent
#2D67B8
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484