#B3E4E2#B3E4E2
#B3E4E2 is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.4% C 0.051 H 193.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E4E2 |
|---|---|
| RGB | rgb(179, 228, 226) |
| HSL | hsl(178, 48%, 80%) |
| HSV | hsv(178, 21%, 89%) |
| CMYK | cmyk(21.5%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(87.27, -16.08, -4.20) |
| CIE-LCH | lch(87.27, 16.62, 194.64°) |
| OKLab | oklab(88.42% -0.0492 -0.0115) |
| OKLCH | oklch(88.42% 0.051 193.2) |
| XYZ | xyz(60.0572, 70.5592, 82.3917) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.12
Powder Blue
#B0E0E6
ΔE00 3.52
Duck Egg Blue
#C3FBF4
ΔE00 5.27
Light Sky Blue
#C6FCFF
ΔE00 5.50
Pale Sky Blue
#BDF6FE
ΔE00 5.52
Light Light Blue
#CAFFFB
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E4E2 #E4B3B5
analogous
#B3E4CA #B3E4E2 #B3CEE4
triadic
#B3E4E2 #E2B3E4 #E4E2B3
tetradic
#B3E4E2 #CAB3E4 #E4B3B5 #CEE4B3
square
#B3E4E2 #CAB3E4 #E4B3B5 #CEE4B3
split-complementary
#B3E4E2 #E4B3CE #E4CAB3
monochromatic
#59C4C0 #86D4D1 #B3E4E2 #E0F4F3 #E8F7F6
Accessibility & contrast
On white
1.39
#B3E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#B3E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E4E2
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E4E2 | 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)
#DEDFE2
Deuteranopia (green-blind)
#D4D8E3
Tritanopia (blue-blind)
#A4E7E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b3e4e2; /* rgb */ color: rgb(179, 228, 226); /* oklch */ color: oklch(88.4% 0.051 193.2);
Tailwind
colors: {
custom: {
50: '#caeceb',
500: '#b3e4e2',
950: '#000000',
},
}SCSS
$custom: #b3e4e2; $custom-light: #caeceb; $custom-dark: #000000;
JSON
{
"hex": "#b3e4e2",
"rgb": {
"r": 179,
"g": 228,
"b": 226
},
"hsl": {
"h": 177.551,
"s": 47.573,
"l": 79.804
},
"oklch": {
"l": 0.88422,
"c": 0.0505,
"h": 193.2
},
"luminance": 0.70561
}Semantic roles & 50–950 ramp
primary
#B3E4E2
secondary
#BE7D80
accent
#2B31BB
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484