#B4E2EA#B4E2EA
#B4E2EA is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.3% C 0.049 H 209.3°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2EA |
|---|---|
| RGB | rgb(180, 226, 234) |
| HSL | hsl(189, 56%, 81%) |
| HSV | hsv(189, 23%, 92%) |
| CMYK | cmyk(23.1%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(87.01, -13.05, -8.78) |
| CIE-LCH | lch(87.01, 15.73, 213.93°) |
| OKLab | oklab(88.31% -0.0425 -0.0239) |
| OKLCH | oklch(88.31% 0.049 209.3) |
| XYZ | xyz(60.8656, 70.0342, 88.1369) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.24
Lightblue
#ADD8E6
ΔE00 3.58
Pale Sky Blue
#BDF6FE
ΔE00 4.57
Paleturquoise
#AFEEEE
ΔE00 5.65
Light Sky Blue
#C6FCFF
ΔE00 6.07
Ice Blue
#A5DFF9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2EA #EABCB4
analogous
#B4EAD7 #B4E2EA #B4C7EA
triadic
#B4E2EA #EAB4E2 #E2EAB4
tetradic
#B4E2EA #D7B4EA #EABCB4 #C7EAB4
square
#B4E2EA #D7B4EA #EABCB4 #C7EAB4
split-complementary
#B4E2EA #EAB4C7 #EAD7B4
monochromatic
#54BDCF #84D0DD #B4E2EA #E4F4F7 #E7F6F8
Accessibility & contrast
On white
1.40
#B4E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#B4E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2EA
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2EA | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#A3E6E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e2ea; /* rgb */ color: rgb(180, 226, 234); /* oklch */ color: oklch(88.3% 0.049 209.3);
Tailwind
colors: {
custom: {
50: '#cbebf0',
500: '#b4e2ea',
950: '#000000',
},
}SCSS
$custom: #b4e2ea; $custom-light: #cbebf0; $custom-dark: #000000;
JSON
{
"hex": "#b4e2ea",
"rgb": {
"r": 180,
"g": 226,
"b": 234
},
"hsl": {
"h": 188.889,
"s": 56.25,
"l": 81.176
},
"oklch": {
"l": 0.88306,
"c": 0.0488,
"h": 209.3
},
"luminance": 0.70037
}Semantic roles & 50–950 ramp
primary
#B4E2EA
secondary
#C6877C
accent
#3A22C4
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485