#B2E2DA#B2E2DA
#B2E2DA is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.7% C 0.051 H 183.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2DA |
|---|---|
| RGB | rgb(178, 226, 218) |
| HSL | hsl(170, 45%, 79%) |
| HSV | hsv(170, 21%, 89%) |
| CMYK | cmyk(21.2%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(86.46, -17.05, -1.18) |
| CIE-LCH | lch(86.46, 17.09, 183.96°) |
| OKLab | oklab(87.69% -0.0507 -0.0034) |
| OKLCH | oklch(87.69% 0.051 183.8) |
| XYZ | xyz(58.2077, 68.9175, 76.5516) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.59
Duck Egg Blue
#C3FBF4
ΔE00 5.40
Powder Blue
#B0E0E6
ΔE00 5.86
Eggshell Blue
#C4FFF7
ΔE00 6.22
Light Light Blue
#CAFFFB
ΔE00 6.41
Ice
#D6FFFA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2DA #E2B2BA
analogous
#B2E2C2 #B2E2DA #B2D2E2
triadic
#B2E2DA #DAB2E2 #E2DAB2
tetradic
#B2E2DA #C2B2E2 #E2B2BA #D2E2B2
square
#B2E2DA #C2B2E2 #E2B2BA #D2E2B2
split-complementary
#B2E2DA #E2B2D2 #E2C2B2
monochromatic
#59C1AF #86D1C5 #B2E2DA #DEF3EF #E9F7F4
Accessibility & contrast
On white
1.42
#B2E2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#B2E2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2DA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2DA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#A5E4DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2e2da; /* rgb */ color: rgb(178, 226, 218); /* oklch */ color: oklch(87.7% 0.051 183.8);
Tailwind
colors: {
custom: {
50: '#caebe5',
500: '#b2e2da',
950: '#000000',
},
}SCSS
$custom: #b2e2da; $custom-light: #caebe5; $custom-dark: #000000;
JSON
{
"hex": "#b2e2da",
"rgb": {
"r": 178,
"g": 226,
"b": 218
},
"hsl": {
"h": 170,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.87694,
"c": 0.05079,
"h": 183.8
},
"luminance": 0.6892
}Semantic roles & 50–950 ramp
primary
#B2E2DA
secondary
#BB7D87
accent
#2D44B8
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484