#B7EDEF#B7EDEF
#B7EDEF is a very light, muted teal. Relative luminance 0.769; OKLCH L 91.0% C 0.055 H 199.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EDEF |
|---|---|
| RGB | rgb(183, 237, 239) |
| HSL | hsl(182, 64%, 83%) |
| HSV | hsv(182, 23%, 94%) |
| CMYK | cmyk(23.4%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(90.26, -16.62, -6.58) |
| CIE-LCH | lch(90.26, 17.88, 201.59°) |
| OKLab | oklab(90.97% -0.0519 -0.0179) |
| OKLCH | oklch(90.97% 0.055 199.1) |
| XYZ | xyz(65.3879, 76.8649, 93.0358) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.00
Pale Sky Blue
#BDF6FE
ΔE00 3.02
Light Sky Blue
#C6FCFF
ΔE00 3.23
Powder Blue
#B0E0E6
ΔE00 3.51
Pale Blue
#D0FEFE
ΔE00 4.23
Light Light Blue
#CAFFFB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EDEF #EFB9B7
analogous
#B7EFD5 #B7EDEF #B7D1EF
triadic
#B7EDEF #EFB7ED #EDEFB7
tetradic
#B7EDEF #D5B7EF #EFB9B7 #D1EFB7
square
#B7EDEF #D5B7EF #EFB9B7 #D1EFB7
split-complementary
#B7EDEF #EFB7D1 #EFD5B7
monochromatic
#53D4D9 #85E0E4 #B7EDEF #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.28
#B7EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#B7EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EDEF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EDEF | 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)
#E5E8EF
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#A5F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b7edef; /* rgb */ color: rgb(183, 237, 239); /* oklch */ color: oklch(91.0% 0.055 199.1);
Tailwind
colors: {
custom: {
50: '#cef3f4',
500: '#b7edef',
950: '#000000',
},
}SCSS
$custom: #b7edef; $custom-light: #cef3f4; $custom-dark: #000000;
JSON
{
"hex": "#b7edef",
"rgb": {
"r": 183,
"g": 237,
"b": 239
},
"hsl": {
"h": 182.143,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.90974,
"c": 0.05496,
"h": 199.1
},
"luminance": 0.76868
}Semantic roles & 50–950 ramp
primary
#B7EDEF
secondary
#CD807D
accent
#201ACB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585