#B4EDED#B4EDED
#B4EDED is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.7% C 0.058 H 196.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EDED |
|---|---|
| RGB | rgb(180, 237, 237) |
| HSL | hsl(180, 61%, 82%) |
| HSV | hsv(180, 24%, 93%) |
| CMYK | cmyk(24.1%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.04, -17.93, -5.88) |
| CIE-LCH | lch(90.04, 18.87, 198.16°) |
| OKLab | oklab(90.74% -0.0554 -0.0161) |
| OKLCH | oklch(90.74% 0.058 196.2) |
| XYZ | xyz(64.3879, 76.3833, 91.4552) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.07
Light Sky Blue
#C6FCFF
ΔE00 3.68
Pale Sky Blue
#BDF6FE
ΔE00 3.85
Duck Egg Blue
#C3FBF4
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 4.22
Powder Blue
#B0E0E6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EDED #EDB4B4
analogous
#B4EDD1 #B4EDED #B4D1ED
triadic
#B4EDED #EDB4ED #EDEDB4
tetradic
#B4EDED #D1B4ED #EDB4B4 #D1EDB4
square
#B4EDED #D1B4ED #EDB4B4 #D1EDB4
split-complementary
#B4EDED #EDB4D1 #EDD1B4
monochromatic
#51D5D5 #83E1E1 #B4EDED #E5F9F9 #E6F9F9
Accessibility & contrast
On white
1.29
#B4EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#B4EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EDED
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EDED | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#A1F1ED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b4eded; /* rgb */ color: rgb(180, 237, 237); /* oklch */ color: oklch(90.7% 0.058 196.2);
Tailwind
colors: {
custom: {
50: '#ccf3f2',
500: '#b4eded',
950: '#000000',
},
}SCSS
$custom: #b4eded; $custom-light: #ccf3f2; $custom-dark: #000000;
JSON
{
"hex": "#b4eded",
"rgb": {
"r": 180,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.90735,
"c": 0.05773,
"h": 196.2
},
"luminance": 0.76386
}Semantic roles & 50–950 ramp
primary
#B4EDED
secondary
#CA7B7B
accent
#1D1DC9
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585