#B2E2E2#B2E2E2
#B2E2E2 is a very light, muted teal. Relative luminance 0.693; OKLCH L 87.9% C 0.050 H 196.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2E2 |
|---|---|
| RGB | rgb(178, 226, 226) |
| HSL | hsl(180, 45%, 79%) |
| HSV | hsv(180, 21%, 89%) |
| CMYK | cmyk(21.2%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(86.68, -15.37, -5.08) |
| CIE-LCH | lch(86.68, 16.19, 198.30°) |
| OKLab | oklab(87.93% -0.0475 -0.0139) |
| OKLCH | oklch(87.93% 0.05 196.3) |
| XYZ | xyz(59.2799, 69.3464, 82.1985) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.57
Paleturquoise
#AFEEEE
ΔE00 3.54
Pale Sky Blue
#BDF6FE
ΔE00 5.31
Light Sky Blue
#C6FCFF
ΔE00 5.67
Duck Egg Blue
#C3FBF4
ΔE00 6.05
Pale Blue
#D0FEFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2E2 #E2B2B2
analogous
#B2E2CA #B2E2E2 #B2CAE2
triadic
#B2E2E2 #E2B2E2 #E2E2B2
tetradic
#B2E2E2 #CAB2E2 #E2B2B2 #CAE2B2
square
#B2E2E2 #CAB2E2 #E2B2B2 #CAE2B2
split-complementary
#B2E2E2 #E2B2CA #E2CAB2
monochromatic
#59C1C1 #86D1D1 #B2E2E2 #DEF3F3 #E9F7F7
Accessibility & contrast
On white
1.41
#B2E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#B2E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2E2
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2E2 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE2
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#A3E5E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b2e2e2; /* rgb */ color: rgb(178, 226, 226); /* oklch */ color: oklch(87.9% 0.050 196.3);
Tailwind
colors: {
custom: {
50: '#caebeb',
500: '#b2e2e2',
950: '#000000',
},
}SCSS
$custom: #b2e2e2; $custom-light: #caebeb; $custom-dark: #000000;
JSON
{
"hex": "#b2e2e2",
"rgb": {
"r": 178,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.87933,
"c": 0.0495,
"h": 196.3
},
"luminance": 0.69349
}Semantic roles & 50–950 ramp
primary
#B2E2E2
secondary
#BB7D7D
accent
#2D2DB8
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484