#B7EAEB#B7EAEB
#B7EAEB is a very light, muted teal. Relative luminance 0.749; OKLCH L 90.2% C 0.052 H 197.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EAEB |
|---|---|
| RGB | rgb(183, 234, 235) |
| HSL | hsl(181, 57%, 82%) |
| HSV | hsv(181, 22%, 92%) |
| CMYK | cmyk(22.1%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.35, -15.98, -5.83) |
| CIE-LCH | lch(89.35, 17.01, 200.04°) |
| OKLab | oklab(90.22% -0.0497 -0.0159) |
| OKLCH | oklch(90.22% 0.052 197.8) |
| XYZ | xyz(63.9422, 74.9085, 89.6709) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.40
Powder Blue
#B0E0E6
ΔE00 3.13
Pale Sky Blue
#BDF6FE
ΔE00 3.71
Light Sky Blue
#C6FCFF
ΔE00 3.87
Pale Blue
#D0FEFE
ΔE00 4.56
Light Light Blue
#CAFFFB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EAEB #EBB8B7
analogous
#B7EBD2 #B7EAEB #B7D0EB
triadic
#B7EAEB #EBB7EA #EAEBB7
tetradic
#B7EAEB #D2B7EB #EBB8B7 #D0EBB7
square
#B7EAEB #D2B7EB #EBB8B7 #D0EBB7
split-complementary
#B7EAEB #EBB7D0 #EBD2B7
monochromatic
#57CED0 #87DCDE #B7EAEB #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.31
#B7EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#B7EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EAEB
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EAEB | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#A6EEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b7eaeb; /* rgb */ color: rgb(183, 234, 235); /* oklch */ color: oklch(90.2% 0.052 197.8);
Tailwind
colors: {
custom: {
50: '#cdf0f1',
500: '#b7eaeb',
950: '#000000',
},
}SCSS
$custom: #b7eaeb; $custom-light: #cdf0f1; $custom-dark: #000000;
JSON
{
"hex": "#b7eaeb",
"rgb": {
"r": 183,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.154,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.90215,
"c": 0.05216,
"h": 197.8
},
"luminance": 0.74911
}Semantic roles & 50–950 ramp
primary
#B7EAEB
secondary
#C7807F
accent
#2521C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131616
muted
#838585