#B8EDED#B8EDED
#B8EDED is a very light, muted teal. Relative luminance 0.769; OKLCH L 91.0% C 0.054 H 196.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EDED |
|---|---|
| RGB | rgb(184, 237, 237) |
| HSL | hsl(180, 60%, 83%) |
| HSV | hsv(180, 22%, 93%) |
| CMYK | cmyk(22.4%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.26, -16.76, -5.52) |
| CIE-LCH | lch(90.26, 17.65, 198.24°) |
| OKLab | oklab(90.97% -0.0518 -0.0151) |
| OKLCH | oklch(90.97% 0.054 196.2) |
| XYZ | xyz(65.3328, 76.8705, 91.4995) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.85
Light Sky Blue
#C6FCFF
ΔE00 3.42
Pale Sky Blue
#BDF6FE
ΔE00 3.67
Powder Blue
#B0E0E6
ΔE00 3.95
Duck Egg Blue
#C3FBF4
ΔE00 4.00
Light Light Blue
#CAFFFB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EDED #EDB8B8
analogous
#B8EDD2 #B8EDED #B8D2ED
triadic
#B8EDED #EDB8ED #EDEDB8
tetradic
#B8EDED #D2B8ED #EDB8B8 #D2EDB8
square
#B8EDED #D2B8ED #EDB8B8 #D2EDB8
split-complementary
#B8EDED #EDB8D2 #EDD2B8
monochromatic
#56D4D4 #87E1E1 #B8EDED #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.28
#B8EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#B8EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EDED
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EDED | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#A7F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b8eded; /* rgb */ color: rgb(184, 237, 237); /* oklch */ color: oklch(91.0% 0.054 196.2);
Tailwind
colors: {
custom: {
50: '#cef3f2',
500: '#b8eded',
950: '#000000',
},
}SCSS
$custom: #b8eded; $custom-light: #cef3f2; $custom-dark: #000000;
JSON
{
"hex": "#b8eded",
"rgb": {
"r": 184,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 59.551,
"l": 82.549
},
"oklch": {
"l": 0.90973,
"c": 0.05396,
"h": 196.2
},
"luminance": 0.76873
}Semantic roles & 50–950 ramp
primary
#B8EDED
secondary
#CA7F7F
accent
#1E1EC7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585