#B2E4E7#B2E4E7
#B2E4E7 is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.5% C 0.052 H 200.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4E7 |
|---|---|
| RGB | rgb(178, 228, 231) |
| HSL | hsl(183, 52%, 80%) |
| HSV | hsv(183, 23%, 91%) |
| CMYK | cmyk(22.9%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(87.35, -15.31, -6.72) |
| CIE-LCH | lch(87.35, 16.72, 203.71°) |
| OKLab | oklab(88.51% -0.0481 -0.0183) |
| OKLCH | oklch(88.51% 0.052 200.8) |
| XYZ | xyz(60.5230, 70.7188, 86.0470) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.65
Paleturquoise
#AFEEEE
ΔE00 3.42
Pale Sky Blue
#BDF6FE
ΔE00 4.29
Light Sky Blue
#C6FCFF
ΔE00 5.09
Pale Blue
#D0FEFE
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4E7 #E7B5B2
analogous
#B2E7CF #B2E4E7 #B2CAE7
triadic
#B2E4E7 #E7B2E4 #E4E7B2
tetradic
#B2E4E7 #CFB2E7 #E7B5B2 #CAE7B2
square
#B2E4E7 #CFB2E7 #E7B5B2 #CAE7B2
split-complementary
#B2E4E7 #E7B2CA #E7CFB2
monochromatic
#55C3CA #83D4D8 #B2E4E7 #E1F4F6 #E8F7F8
Accessibility & contrast
On white
1.39
#B2E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#B2E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4E7
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4E7 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE7
Deuteranopia (green-blind)
#D3D8E7
Tritanopia (blue-blind)
#A1E8E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2e4e7; /* rgb */ color: rgb(178, 228, 231); /* oklch */ color: oklch(88.5% 0.052 200.8);
Tailwind
colors: {
custom: {
50: '#caecee',
500: '#b2e4e7',
950: '#000000',
},
}SCSS
$custom: #b2e4e7; $custom-light: #caecee; $custom-dark: #000000;
JSON
{
"hex": "#b2e4e7",
"rgb": {
"r": 178,
"g": 228,
"b": 231
},
"hsl": {
"h": 183.396,
"s": 52.475,
"l": 80.196
},
"oklch": {
"l": 0.88513,
"c": 0.05151,
"h": 200.8
},
"luminance": 0.70721
}Semantic roles & 50–950 ramp
primary
#B2E4E7
secondary
#C27F7B
accent
#2E26C0
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485