#B2E4E8#B2E4E8
#B2E4E8 is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.5% C 0.052 H 202.3°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4E8 |
|---|---|
| RGB | rgb(178, 228, 232) |
| HSL | hsl(184, 54%, 80%) |
| HSV | hsv(184, 23%, 91%) |
| CMYK | cmyk(23.3%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(87.38, -15.09, -7.21) |
| CIE-LCH | lch(87.38, 16.72, 205.53°) |
| OKLab | oklab(88.54% -0.0477 -0.0196) |
| OKLCH | oklch(88.54% 0.052 202.3) |
| XYZ | xyz(60.6646, 70.7755, 86.7929) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.33
Paleturquoise
#AFEEEE
ΔE00 3.66
Pale Sky Blue
#BDF6FE
ΔE00 4.13
Light Sky Blue
#C6FCFF
ΔE00 5.11
Lightblue
#ADD8E6
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4E8 #E8B6B2
analogous
#B2E8D1 #B2E4E8 #B2C9E8
triadic
#B2E4E8 #E8B2E4 #E4E8B2
tetradic
#B2E4E8 #D1B2E8 #E8B6B2 #C9E8B2
square
#B2E4E8 #D1B2E8 #E8B6B2 #C9E8B2
split-complementary
#B2E4E8 #E8B2C9 #E8D1B2
monochromatic
#54C3CC #83D3DA #B2E4E8 #E1F5F6 #E7F7F8
Accessibility & contrast
On white
1.39
#B2E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#B2E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4E8
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4E8 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE8
Deuteranopia (green-blind)
#D2D8E8
Tritanopia (blue-blind)
#A1E8E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2e4e8; /* rgb */ color: rgb(178, 228, 232); /* oklch */ color: oklch(88.5% 0.052 202.3);
Tailwind
colors: {
custom: {
50: '#caecef',
500: '#b2e4e8',
950: '#000000',
},
}SCSS
$custom: #b2e4e8; $custom-light: #caecef; $custom-dark: #000000;
JSON
{
"hex": "#b2e4e8",
"rgb": {
"r": 178,
"g": 228,
"b": 232
},
"hsl": {
"h": 184.444,
"s": 54,
"l": 80.392
},
"oklch": {
"l": 0.88544,
"c": 0.05163,
"h": 202.3
},
"luminance": 0.70778
}Semantic roles & 50–950 ramp
primary
#B2E4E8
secondary
#C3807B
accent
#3024C1
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485