#B5EDED#B5EDED
#B5EDED is a very light, muted teal. Relative luminance 0.765; OKLCH L 90.8% C 0.057 H 196.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EDED |
|---|---|
| RGB | rgb(181, 237, 237) |
| HSL | hsl(180, 61%, 82%) |
| HSV | hsv(180, 24%, 93%) |
| CMYK | cmyk(23.6%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.09, -17.64, -5.79) |
| CIE-LCH | lch(90.09, 18.56, 198.18°) |
| OKLab | oklab(90.79% -0.0545 -0.0158) |
| OKLCH | oklch(90.79% 0.057 196.2) |
| XYZ | xyz(64.6216, 76.5038, 91.4661) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.26
Light Sky Blue
#C6FCFF
ΔE00 3.60
Pale Sky Blue
#BDF6FE
ΔE00 3.79
Duck Egg Blue
#C3FBF4
ΔE00 3.97
Powder Blue
#B0E0E6
ΔE00 4.16
Light Light Blue
#CAFFFB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EDED #EDB5B5
analogous
#B5EDD1 #B5EDED #B5D1ED
triadic
#B5EDED #EDB5ED #EDEDB5
tetradic
#B5EDED #D1B5ED #EDB5B5 #D1EDB5
square
#B5EDED #D1B5ED #EDB5B5 #D1EDB5
split-complementary
#B5EDED #EDB5D1 #EDD1B5
monochromatic
#53D5D5 #84E1E1 #B5EDED #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.29
#B5EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#B5EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EDED
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EDED | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7ED
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#A2F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b5eded; /* rgb */ color: rgb(181, 237, 237); /* oklch */ color: oklch(90.8% 0.057 196.2);
Tailwind
colors: {
custom: {
50: '#ccf3f2',
500: '#b5eded',
950: '#000000',
},
}SCSS
$custom: #b5eded; $custom-light: #ccf3f2; $custom-dark: #000000;
JSON
{
"hex": "#b5eded",
"rgb": {
"r": 181,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 60.87,
"l": 81.961
},
"oklch": {
"l": 0.90794,
"c": 0.05679,
"h": 196.2
},
"luminance": 0.76507
}Semantic roles & 50–950 ramp
primary
#B5EDED
secondary
#CA7C7C
accent
#1D1DC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131717
muted
#838585