#BEF2EB#BEF2EB
#BEF2EB is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.3% C 0.054 H 186.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF2EB |
|---|---|
| RGB | rgb(190, 242, 235) |
| HSL | hsl(172, 67%, 85%) |
| HSV | hsv(172, 21%, 95%) |
| CMYK | cmyk(21.5%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(91.89, -17.88, -2.05) |
| CIE-LCH | lch(91.89, 18.00, 186.55°) |
| OKLab | oklab(92.34% -0.0535 -0.0058) |
| OKLCH | oklch(92.34% 0.054 186.2) |
| XYZ | xyz(67.9783, 80.4470, 90.5273) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.91
Eggshell Blue
#C4FFF7
ΔE00 2.81
Light Light Blue
#CAFFFB
ΔE00 2.99
Paleturquoise
#AFEEEE
ΔE00 3.40
Pale Cyan
#B7FFFA
ΔE00 4.03
Ice
#D6FFFA
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF2EB #F2BEC5
analogous
#BEF2D1 #BEF2EB #BEDFF2
triadic
#BEF2EB #EBBEF2 #F2EBBE
tetradic
#BEF2EB #D1BEF2 #F2BEC5 #DFF2BE
square
#BEF2EB #D1BEF2 #F2BEC5 #DFF2BE
split-complementary
#BEF2EB #F2BEDF #F2D1BE
monochromatic
#58DECC #8BE8DB #BEF2EB #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.23
#BEF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#BEF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF2EB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF2EB | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E2E5EC
Tritanopia (blue-blind)
#AFF4F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef2eb; /* rgb */ color: rgb(190, 242, 235); /* oklch */ color: oklch(92.3% 0.054 186.2);
Tailwind
colors: {
custom: {
50: '#d2f6f1',
500: '#bef2eb',
950: '#000000',
},
}SCSS
$custom: #bef2eb; $custom-light: #d2f6f1; $custom-dark: #000000;
JSON
{
"hex": "#bef2eb",
"rgb": {
"r": 190,
"g": 242,
"b": 235
},
"hsl": {
"h": 171.923,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.92336,
"c": 0.05381,
"h": 186.2
},
"luminance": 0.8045
}Semantic roles & 50–950 ramp
primary
#BEF2EB
secondary
#D2828D
accent
#1730CF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585