#BEF5EB#BEF5EB
#BEF5EB is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.0% C 0.057 H 182.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF5EB |
|---|---|
| RGB | rgb(190, 245, 235) |
| HSL | hsl(169, 73%, 85%) |
| HSV | hsv(169, 22%, 96%) |
| CMYK | cmyk(22.4%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(92.68, -19.36, -0.88) |
| CIE-LCH | lch(92.68, 19.38, 182.62°) |
| OKLab | oklab(92.97% -0.0573 -0.0027) |
| OKLCH | oklch(92.97% 0.057 182.7) |
| XYZ | xyz(68.8785, 82.2474, 90.8273) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.73
Eggshell Blue
#C4FFF7
ΔE00 2.24
Light Light Blue
#CAFFFB
ΔE00 3.31
Pale Cyan
#B7FFFA
ΔE00 3.72
Paleturquoise
#AFEEEE
ΔE00 4.33
Pale Aqua
#B8FFEB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF5EB #F5BEC8
analogous
#BEF5CF #BEF5EB #BEE3F5
triadic
#BEF5EB #EBBEF5 #F5EBBE
tetradic
#BEF5EB #CFBEF5 #F5BEC8 #E3F5BE
square
#BEF5EB #CFBEF5 #F5BEC8 #E3F5BE
split-complementary
#BEF5EB #F5BEE3 #F5CFBE
monochromatic
#54E5CA #89EDDB #BEF5EB #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.20
#BEF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#BEF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF5EB
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF5EB | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#E5E7EC
Tritanopia (blue-blind)
#AFF7F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bef5eb; /* rgb */ color: rgb(190, 245, 235); /* oklch */ color: oklch(93.0% 0.057 182.7);
Tailwind
colors: {
custom: {
50: '#d2f8f1',
500: '#bef5eb',
950: '#000000',
},
}SCSS
$custom: #bef5eb; $custom-light: #d2f8f1; $custom-dark: #000000;
JSON
{
"hex": "#bef5eb",
"rgb": {
"r": 190,
"g": 245,
"b": 235
},
"hsl": {
"h": 169.091,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.92972,
"c": 0.05739,
"h": 182.7
},
"luminance": 0.8225
}Semantic roles & 50–950 ramp
primary
#BEF5EB
secondary
#D68190
accent
#1034D5
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585