#B4E4ED#B4E4ED
#B4E4ED is a very light, muted teal. Relative luminance 0.713; OKLCH L 88.8% C 0.051 H 210.3°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4ED |
|---|---|
| RGB | rgb(180, 228, 237) |
| HSL | hsl(189, 61%, 82%) |
| HSV | hsv(189, 24%, 93%) |
| CMYK | cmyk(24.1%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.63, -13.41, -9.44) |
| CIE-LCH | lch(87.63, 16.40, 215.15°) |
| OKLab | oklab(88.82% -0.044 -0.0257) |
| OKLCH | oklch(88.82% 0.051 210.3) |
| XYZ | xyz(61.8473, 71.3020, 90.6083) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.59
Lightblue
#ADD8E6
ΔE00 3.74
Pale Sky Blue
#BDF6FE
ΔE00 4.11
Paleturquoise
#AFEEEE
ΔE00 5.53
Light Sky Blue
#C6FCFF
ΔE00 5.76
Ice Blue
#A5DFF9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4ED #EDBDB4
analogous
#B4EDDA #B4E4ED #B4C8ED
triadic
#B4E4ED #EDB4E4 #E4EDB4
tetradic
#B4E4ED #DAB4ED #EDBDB4 #C8EDB4
square
#B4E4ED #DAB4ED #EDBDB4 #C8EDB4
split-complementary
#B4E4ED #EDB4C8 #EDDAB4
monochromatic
#51C0D5 #83D2E1 #B4E4ED #E5F6F9 #E6F6F9
Accessibility & contrast
On white
1.38
#B4E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#B4E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4ED
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4ED | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EE
Deuteranopia (green-blind)
#D2D8ED
Tritanopia (blue-blind)
#A2E9E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4e4ed; /* rgb */ color: rgb(180, 228, 237); /* oklch */ color: oklch(88.8% 0.051 210.3);
Tailwind
colors: {
custom: {
50: '#cbecf2',
500: '#b4e4ed',
950: '#000000',
},
}SCSS
$custom: #b4e4ed; $custom-light: #cbecf2; $custom-dark: #000000;
JSON
{
"hex": "#b4e4ed",
"rgb": {
"r": 180,
"g": 228,
"b": 237
},
"hsl": {
"h": 189.474,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.88824,
"c": 0.05093,
"h": 210.3
},
"luminance": 0.71305
}Semantic roles & 50–950 ramp
primary
#B4E4ED
secondary
#CA877B
accent
#381DC9
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131617
muted
#838485