#B3EDED#B3EDED
#B3EDED is a very light, muted teal. Relative luminance 0.763; OKLCH L 90.7% C 0.059 H 196.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B3EDED |
|---|---|
| RGB | rgb(179, 237, 237) |
| HSL | hsl(180, 62%, 82%) |
| HSV | hsv(180, 24%, 93%) |
| CMYK | cmyk(24.5%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(89.98, -18.22, -5.97) |
| CIE-LCH | lch(89.98, 19.17, 198.14°) |
| OKLab | oklab(90.68% -0.0563 -0.0163) |
| OKLCH | oklch(90.68% 0.059 196.2) |
| XYZ | xyz(64.1559, 76.2636, 91.4443) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.89
Light Sky Blue
#C6FCFF
ΔE00 3.76
Pale Sky Blue
#BDF6FE
ΔE00 3.92
Duck Egg Blue
#C3FBF4
ΔE00 4.01
Light Light Blue
#CAFFFB
ΔE00 4.29
Powder Blue
#B0E0E6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3EDED #EDB3B3
analogous
#B3EDD0 #B3EDED #B3D0ED
triadic
#B3EDED #EDB3ED #EDEDB3
tetradic
#B3EDED #D0B3ED #EDB3B3 #D0EDB3
square
#B3EDED #D0B3ED #EDB3B3 #D0EDB3
split-complementary
#B3EDED #EDB3D0 #EDD0B3
monochromatic
#50D6D6 #82E1E1 #B3EDED #E4F9F9 #E6F9F9
Accessibility & contrast
On white
1.29
#B3EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#B3EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3EDED
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3EDED | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#A0F1ED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b3eded; /* rgb */ color: rgb(179, 237, 237); /* oklch */ color: oklch(90.7% 0.059 196.2);
Tailwind
colors: {
custom: {
50: '#cbf3f2',
500: '#b3eded',
950: '#000000',
},
}SCSS
$custom: #b3eded; $custom-light: #cbf3f2; $custom-dark: #000000;
JSON
{
"hex": "#b3eded",
"rgb": {
"r": 179,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 61.702,
"l": 81.569
},
"oklch": {
"l": 0.90677,
"c": 0.05866,
"h": 196.2
},
"luminance": 0.76267
}Semantic roles & 50–950 ramp
primary
#B3EDED
secondary
#CA7A7A
accent
#1C1CC9
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585