#B4E3EB#B4E3EB
#B4E3EB is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.5% C 0.050 H 209.0°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E3EB |
|---|---|
| RGB | rgb(180, 227, 235) |
| HSL | hsl(189, 58%, 81%) |
| HSV | hsv(189, 23%, 92%) |
| CMYK | cmyk(23.4%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(87.31, -13.34, -8.87) |
| CIE-LCH | lch(87.31, 16.02, 213.62°) |
| OKLab | oklab(88.55% -0.0434 -0.0241) |
| OKLCH | oklch(88.55% 0.05 209) |
| XYZ | xyz(61.2824, 70.6372, 88.9866) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.22
Lightblue
#ADD8E6
ΔE00 3.80
Pale Sky Blue
#BDF6FE
ΔE00 4.30
Paleturquoise
#AFEEEE
ΔE00 5.41
Light Sky Blue
#C6FCFF
ΔE00 5.82
Ice Blue
#A5DFF9
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E3EB #EBBCB4
analogous
#B4EBD8 #B4E3EB #B4C8EB
triadic
#B4E3EB #EBB4E3 #E3EBB4
tetradic
#B4E3EB #D8B4EB #EBBCB4 #C8EBB4
square
#B4E3EB #D8B4EB #EBBCB4 #C8EBB4
split-complementary
#B4E3EB #EBB4C8 #EBD8B4
monochromatic
#53BFD1 #84D1DE #B4E3EB #E4F5F8 #E7F6F9
Accessibility & contrast
On white
1.39
#B4E3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#B4E3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E3EB
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E3EB | 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)
#DBDFEC
Deuteranopia (green-blind)
#D1D8EB
Tritanopia (blue-blind)
#A3E7E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e3eb; /* rgb */ color: rgb(180, 227, 235); /* oklch */ color: oklch(88.5% 0.050 209.0);
Tailwind
colors: {
custom: {
50: '#cbebf1',
500: '#b4e3eb',
950: '#000000',
},
}SCSS
$custom: #b4e3eb; $custom-light: #cbebf1; $custom-dark: #000000;
JSON
{
"hex": "#b4e3eb",
"rgb": {
"r": 180,
"g": 227,
"b": 235
},
"hsl": {
"h": 188.727,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.88549,
"c": 0.0497,
"h": 209
},
"luminance": 0.7064
}Semantic roles & 50–950 ramp
primary
#B4E3EB
secondary
#C7877C
accent
#3820C5
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485