#B2E4E6#B2E4E6
#B2E4E6 is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.5% C 0.051 H 199.3°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4E6 |
|---|---|
| RGB | rgb(178, 228, 230) |
| HSL | hsl(182, 51%, 80%) |
| HSV | hsv(182, 23%, 90%) |
| CMYK | cmyk(22.6%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(87.32, -15.52, -6.24) |
| CIE-LCH | lch(87.32, 16.73, 201.89°) |
| OKLab | oklab(88.48% -0.0485 -0.017) |
| OKLCH | oklch(88.48% 0.051 199.3) |
| XYZ | xyz(60.3821, 70.6625, 85.3053) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.01
Paleturquoise
#AFEEEE
ΔE00 3.23
Pale Sky Blue
#BDF6FE
ΔE00 4.48
Light Sky Blue
#C6FCFF
ΔE00 5.11
Pale Blue
#D0FEFE
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4E6 #E6B4B2
analogous
#B2E6CE #B2E4E6 #B2CAE6
triadic
#B2E4E6 #E6B2E4 #E4E6B2
tetradic
#B2E4E6 #CEB2E6 #E6B4B2 #CAE6B2
square
#B2E4E6 #CEB2E6 #E6B4B2 #CAE6B2
split-complementary
#B2E4E6 #E6B2CA #E6CEB2
monochromatic
#56C4C8 #84D4D7 #B2E4E6 #E0F4F5 #E8F7F7
Accessibility & contrast
On white
1.39
#B2E4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#B2E4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4E6
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4E6 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE6
Deuteranopia (green-blind)
#D3D8E6
Tritanopia (blue-blind)
#A1E8E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2e4e6; /* rgb */ color: rgb(178, 228, 230); /* oklch */ color: oklch(88.5% 0.051 199.3);
Tailwind
colors: {
custom: {
50: '#caeced',
500: '#b2e4e6',
950: '#000000',
},
}SCSS
$custom: #b2e4e6; $custom-light: #caeced; $custom-dark: #000000;
JSON
{
"hex": "#b2e4e6",
"rgb": {
"r": 178,
"g": 228,
"b": 230
},
"hsl": {
"h": 182.308,
"s": 50.98,
"l": 80
},
"oklch": {
"l": 0.88482,
"c": 0.05142,
"h": 199.3
},
"luminance": 0.70665
}Semantic roles & 50–950 ramp
primary
#B2E4E6
secondary
#C17E7C
accent
#2D27BE
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484