#BEF2EC#BEF2EC
#BEF2EC is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.4% C 0.054 H 187.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF2EC |
|---|---|
| RGB | rgb(190, 242, 236) |
| HSL | hsl(173, 67%, 85%) |
| HSV | hsv(173, 21%, 95%) |
| CMYK | cmyk(21.5%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(91.91, -17.67, -2.54) |
| CIE-LCH | lch(91.91, 17.85, 188.17°) |
| OKLab | oklab(92.37% -0.0531 -0.0071) |
| OKLCH | oklch(92.37% 0.054 187.6) |
| XYZ | xyz(68.1232, 80.5050, 91.2903) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.94
Light Light Blue
#CAFFFB
ΔE00 2.84
Eggshell Blue
#C4FFF7
ΔE00 2.88
Paleturquoise
#AFEEEE
ΔE00 3.12
Pale Cyan
#B7FFFA
ΔE00 3.99
Ice
#D6FFFA
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF2EC #F2BEC4
analogous
#BEF2D2 #BEF2EC #BEDEF2
triadic
#BEF2EC #ECBEF2 #F2ECBE
tetradic
#BEF2EC #D2BEF2 #F2BEC4 #DEF2BE
square
#BEF2EC #D2BEF2 #F2BEC4 #DEF2BE
split-complementary
#BEF2EC #F2BEDE #F2D2BE
monochromatic
#58DECE #8BE8DD #BEF2EC #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.23
#BEF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#BEF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF2EC
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF2EC | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#AFF5F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef2ec; /* rgb */ color: rgb(190, 242, 236); /* oklch */ color: oklch(92.4% 0.054 187.6);
Tailwind
colors: {
custom: {
50: '#d2f6f2',
500: '#bef2ec',
950: '#000000',
},
}SCSS
$custom: #bef2ec; $custom-light: #d2f6f2; $custom-dark: #000000;
JSON
{
"hex": "#bef2ec",
"rgb": {
"r": 190,
"g": 242,
"b": 236
},
"hsl": {
"h": 173.077,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.92365,
"c": 0.05357,
"h": 187.6
},
"luminance": 0.80508
}Semantic roles & 50–950 ramp
primary
#BEF2EC
secondary
#D2828C
accent
#172CCF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585