#B2E4E5#B2E4E5
#B2E4E5 is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.5% C 0.051 H 197.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4E5 |
|---|---|
| RGB | rgb(178, 228, 229) |
| HSL | hsl(181, 50%, 80%) |
| HSV | hsv(181, 22%, 90%) |
| CMYK | cmyk(22.3%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(87.29, -15.74, -5.75) |
| CIE-LCH | lch(87.29, 16.75, 200.07°) |
| OKLab | oklab(88.45% -0.0489 -0.0157) |
| OKLCH | oklch(88.45% 0.051 197.8) |
| XYZ | xyz(60.2421, 70.6065, 84.5678) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.39
Paleturquoise
#AFEEEE
ΔE00 3.08
Pale Sky Blue
#BDF6FE
ΔE00 4.71
Light Sky Blue
#C6FCFF
ΔE00 5.17
Pale Blue
#D0FEFE
ΔE00 5.81
Duck Egg Blue
#C3FBF4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4E5 #E5B3B2
analogous
#B2E5CC #B2E4E5 #B2CBE5
triadic
#B2E4E5 #E5B2E4 #E4E5B2
tetradic
#B2E4E5 #CCB2E5 #E5B3B2 #CBE5B2
square
#B2E4E5 #CCB2E5 #E5B3B2 #CBE5B2
split-complementary
#B2E4E5 #E5B2CB #E5CCB2
monochromatic
#56C4C6 #84D4D6 #B2E4E5 #E0F4F4 #E8F7F7
Accessibility & contrast
On white
1.39
#B2E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#B2E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4E5
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4E5 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE5
Deuteranopia (green-blind)
#D3D8E5
Tritanopia (blue-blind)
#A2E7E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2e4e5; /* rgb */ color: rgb(178, 228, 229); /* oklch */ color: oklch(88.5% 0.051 197.8);
Tailwind
colors: {
custom: {
50: '#caeced',
500: '#b2e4e5',
950: '#000000',
},
}SCSS
$custom: #b2e4e5; $custom-light: #caeced; $custom-dark: #000000;
JSON
{
"hex": "#b2e4e5",
"rgb": {
"r": 178,
"g": 228,
"b": 229
},
"hsl": {
"h": 181.176,
"s": 49.515,
"l": 79.804
},
"oklch": {
"l": 0.88452,
"c": 0.05137,
"h": 197.8
},
"luminance": 0.70609
}Semantic roles & 50–950 ramp
primary
#B2E4E5
secondary
#BF7D7C
accent
#2C29BD
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484