#B7EFEA#B7EFEA
#B7EFEA is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.2% C 0.057 H 189.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EFEA |
|---|---|
| RGB | rgb(183, 239, 234) |
| HSL | hsl(175, 64%, 83%) |
| HSV | hsv(175, 23%, 94%) |
| CMYK | cmyk(23.4%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(90.66, -18.68, -3.38) |
| CIE-LCH | lch(90.66, 18.98, 190.25°) |
| OKLab | oklab(91.25% -0.0564 -0.0093) |
| OKLCH | oklch(91.25% 0.057 189.4) |
| XYZ | xyz(65.2417, 77.7381, 89.3933) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.21
Duck Egg Blue
#C3FBF4
ΔE00 2.63
Eggshell Blue
#C4FFF7
ΔE00 3.46
Light Light Blue
#CAFFFB
ΔE00 3.60
Pale Cyan
#B7FFFA
ΔE00 3.88
Light Sky Blue
#C6FCFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EFEA #EFB7BC
analogous
#B7EFCE #B7EFEA #B7D8EF
triadic
#B7EFEA #EAB7EF #EFEAB7
tetradic
#B7EFEA #CEB7EF #EFB7BC #D8EFB7
square
#B7EFEA #CEB7EF #EFB7BC #D8EFB7
split-complementary
#B7EFEA #EFB7D8 #EFCEB7
monochromatic
#53D9CD #85E4DB #B7EFEA #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.27
#B7EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#B7EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EFEA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EFEA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#A6F2ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b7efea; /* rgb */ color: rgb(183, 239, 234); /* oklch */ color: oklch(91.2% 0.057 189.4);
Tailwind
colors: {
custom: {
50: '#cdf4f0',
500: '#b7efea',
950: '#000000',
},
}SCSS
$custom: #b7efea; $custom-light: #cdf4f0; $custom-dark: #000000;
JSON
{
"hex": "#b7efea",
"rgb": {
"r": 183,
"g": 239,
"b": 234
},
"hsl": {
"h": 174.643,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.91249,
"c": 0.05721,
"h": 189.4
},
"luminance": 0.77741
}Semantic roles & 50–950 ramp
primary
#B7EFEA
secondary
#CD7D84
accent
#1A2ACB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585