#B2E4E4#B2E4E4
#B2E4E4 is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.4% C 0.051 H 196.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4E4 |
|---|---|
| RGB | rgb(178, 228, 228) |
| HSL | hsl(180, 48%, 80%) |
| HSV | hsv(180, 22%, 89%) |
| CMYK | cmyk(21.9%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(87.27, -15.95, -5.26) |
| CIE-LCH | lch(87.27, 16.80, 198.26°) |
| OKLab | oklab(88.42% -0.0493 -0.0144) |
| OKLCH | oklch(88.42% 0.051 196.3) |
| XYZ | xyz(60.1029, 70.5508, 83.8346) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.78
Paleturquoise
#AFEEEE
ΔE00 2.98
Pale Sky Blue
#BDF6FE
ΔE00 4.96
Light Sky Blue
#C6FCFF
ΔE00 5.25
Duck Egg Blue
#C3FBF4
ΔE00 5.61
Pale Blue
#D0FEFE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4E4 #E4B2B2
analogous
#B2E4CB #B2E4E4 #B2CBE4
triadic
#B2E4E4 #E4B2E4 #E4E4B2
tetradic
#B2E4E4 #CBB2E4 #E4B2B2 #CBE4B2
square
#B2E4E4 #CBB2E4 #E4B2B2 #CBE4B2
split-complementary
#B2E4E4 #E4B2CB #E4CBB2
monochromatic
#57C4C4 #85D4D4 #B2E4E4 #DFF4F4 #E8F7F7
Accessibility & contrast
On white
1.39
#B2E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#B2E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4E4
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4E4 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE4
Deuteranopia (green-blind)
#D3D8E5
Tritanopia (blue-blind)
#A2E7E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2e4e4; /* rgb */ color: rgb(178, 228, 228); /* oklch */ color: oklch(88.4% 0.051 196.3);
Tailwind
colors: {
custom: {
50: '#caecec',
500: '#b2e4e4',
950: '#000000',
},
}SCSS
$custom: #b2e4e4; $custom-light: #caecec; $custom-dark: #000000;
JSON
{
"hex": "#b2e4e4",
"rgb": {
"r": 178,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.88421,
"c": 0.05136,
"h": 196.3
},
"luminance": 0.70553
}Semantic roles & 50–950 ramp
primary
#B2E4E4
secondary
#BE7C7C
accent
#2A2ABB
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484