#B4EAED#B4EAED
#B4EAED is a very light, muted teal. Relative luminance 0.747; OKLCH L 90.1% C 0.055 H 200.5°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EAED |
|---|---|
| RGB | rgb(180, 234, 237) |
| HSL | hsl(183, 61%, 82%) |
| HSV | hsv(183, 24%, 93%) |
| CMYK | cmyk(24.1%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(89.23, -16.43, -7.07) |
| CIE-LCH | lch(89.23, 17.89, 203.27°) |
| OKLab | oklab(90.1% -0.0516 -0.0193) |
| OKLCH | oklch(90.1% 0.055 200.5) |
| XYZ | xyz(63.5266, 74.6606, 91.1681) |
| Luminance | 0.7466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.32
Powder Blue
#B0E0E6
ΔE00 2.81
Pale Sky Blue
#BDF6FE
ΔE00 3.21
Light Sky Blue
#C6FCFF
ΔE00 3.85
Pale Blue
#D0FEFE
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EAED #EDB7B4
analogous
#B4EDD4 #B4EAED #B4CEED
triadic
#B4EAED #EDB4EA #EAEDB4
tetradic
#B4EAED #D4B4ED #EDB7B4 #CEEDB4
square
#B4EAED #D4B4ED #EDB7B4 #CEEDB4
split-complementary
#B4EAED #EDB4CE #EDD4B4
monochromatic
#51CED5 #83DCE1 #B4EAED #E5F8F9 #E6F8F9
Accessibility & contrast
On white
1.32
#B4EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#B4EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EAED
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EAED | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#D7DDED
Tritanopia (blue-blind)
#A1EEEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b4eaed; /* rgb */ color: rgb(180, 234, 237); /* oklch */ color: oklch(90.1% 0.055 200.5);
Tailwind
colors: {
custom: {
50: '#cbf0f2',
500: '#b4eaed',
950: '#000000',
},
}SCSS
$custom: #b4eaed; $custom-light: #cbf0f2; $custom-dark: #000000;
JSON
{
"hex": "#b4eaed",
"rgb": {
"r": 180,
"g": 234,
"b": 237
},
"hsl": {
"h": 183.158,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.90096,
"c": 0.05512,
"h": 200.5
},
"luminance": 0.74663
}Semantic roles & 50–950 ramp
primary
#B4EAED
secondary
#CA7F7B
accent
#261DC9
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131617
muted
#838585